Amazon.RDS.Model.CopyDBClusterParameterGroupRequest.IsSetTargetDBClusterParameterGroupIdentifier C# (CSharp) 메소드

IsSetTargetDBClusterParameterGroupIdentifier() 개인적인 메소드

private IsSetTargetDBClusterParameterGroupIdentifier ( ) : bool
리턴 bool
        internal bool IsSetTargetDBClusterParameterGroupIdentifier()
        {
            return this._targetDBClusterParameterGroupIdentifier != null;
        }