Amazon.EC2.Model.DescribeStaleSecurityGroupsResponse.IsSetStaleSecurityGroupSet C# (CSharp) Méthode

IsSetStaleSecurityGroupSet() private méthode

private IsSetStaleSecurityGroupSet ( ) : bool
Résultat bool
        internal bool IsSetStaleSecurityGroupSet()
        {
            return this._staleSecurityGroupSet != null && this._staleSecurityGroupSet.Count > 0; 
        }
DescribeStaleSecurityGroupsResponse