Amazon.RDS.Model.CopyDBClusterParameterGroupRequest.IsSetSourceDBClusterParameterGroupIdentifier C# (CSharp) Méthode

IsSetSourceDBClusterParameterGroupIdentifier() private méthode

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