Amazon.RDS.Model.DescribeDBClusterParameterGroupsRequest.IsSetDBClusterParameterGroupName C# (CSharp) Method

IsSetDBClusterParameterGroupName() private method

private IsSetDBClusterParameterGroupName ( ) : bool
return bool
        internal bool IsSetDBClusterParameterGroupName()
        {
            return this._dbClusterParameterGroupName != null;
        }