Amazon.Redshift.Model.CreateClusterParameterGroupRequest.IsSetParameterGroupName C# (CSharp) Метод

IsSetParameterGroupName() приватный Метод

private IsSetParameterGroupName ( ) : bool
Результат bool
        internal bool IsSetParameterGroupName()
        {
            return this._parameterGroupName != null;
        }