Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetSourceSnapshotIdentifier C# (CSharp) Метод

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

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