Amazon.RDS.Model.DescribeDBClusterParameterGroupsRequest.IsSetDBClusterParameterGroupName C# (CSharp) Метод

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

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