Amazon.RDS.Model.CopyDBClusterSnapshotRequest.IsSetTargetDBClusterSnapshotIdentifier C# (CSharp) 메소드

IsSetTargetDBClusterSnapshotIdentifier() 개인적인 메소드

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