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

IsSetSourceSnapshotIdentifier() 개인적인 메소드

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