Amazon.ElasticFileSystem.Model.CreateMountTargetRequest.IsSetSecurityGroups C# (CSharp) Method

IsSetSecurityGroups() private method

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