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

IsSetClusterSubnetGroupName() private method

private IsSetClusterSubnetGroupName ( ) : bool
return bool
        internal bool IsSetClusterSubnetGroupName()
        {
            return this._clusterSubnetGroupName != null;
        }