Amazon.Redshift.Model.DescribeClusterSubnetGroupsResponse.IsSetClusterSubnetGroups C# (CSharp) 메소드

IsSetClusterSubnetGroups() 개인적인 메소드

private IsSetClusterSubnetGroups ( ) : bool
리턴 bool
        internal bool IsSetClusterSubnetGroups()
        {
            return this._clusterSubnetGroups != null && this._clusterSubnetGroups.Count > 0; 
        }
DescribeClusterSubnetGroupsResponse