Amazon.RDS.Model.CopyDBClusterParameterGroupRequest.IsSetSourceDBClusterParameterGroupIdentifier C# (CSharp) Метод

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

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