Amazon.ElasticBeanstalk.Model.SolutionStackDescription.IsSetPermittedFileTypes C# (CSharp) Method

IsSetPermittedFileTypes() private method

private IsSetPermittedFileTypes ( ) : bool
return bool
        internal bool IsSetPermittedFileTypes()
        {
            return this._permittedFileTypes != null && this._permittedFileTypes.Count > 0; 
        }