Amazon.RDS.Model.DescribeDBClusterParameterGroupsRequest.IsSetDBClusterParameterGroupName C# (CSharp) Méthode

IsSetDBClusterParameterGroupName() private méthode

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