Amazon.Redshift.Model.CreateClusterSubnetGroupResponse.IsSetClusterSubnetGroup C# (CSharp) Method

IsSetClusterSubnetGroup() private method

private IsSetClusterSubnetGroup ( ) : bool
return bool
        internal bool IsSetClusterSubnetGroup()
        {
            return this._clusterSubnetGroup != null;
        }
CreateClusterSubnetGroupResponse