Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetTargetSnapshotIdentifier C# (CSharp) 메소드

IsSetTargetSnapshotIdentifier() 개인적인 메소드

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