Amazon.Redshift.Model.CreateClusterParameterGroupResponse.IsSetClusterParameterGroup C# (CSharp) 메소드

IsSetClusterParameterGroup() 개인적인 메소드

private IsSetClusterParameterGroup ( ) : bool
리턴 bool
        internal bool IsSetClusterParameterGroup()
        {
            return this._clusterParameterGroup != null;
        }
CreateClusterParameterGroupResponse