Amazon.Redshift.Model.ClusterSubnetGroup.IsSetSubnets C# (CSharp) 메소드

IsSetSubnets() 개인적인 메소드

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