Amazon.Redshift.Model.ModifyClusterSubnetGroupRequest.IsSetSubnetIds C# (CSharp) Method

IsSetSubnetIds() private method

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