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

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

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