Amazon.Redshift.Model.CreateClusterSubnetGroupRequest.IsSetClusterSubnetGroupName C# (CSharp) 메소드

IsSetClusterSubnetGroupName() 개인적인 메소드

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