Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetSourceSnapshotIdentifier C# (CSharp) Méthode

IsSetSourceSnapshotIdentifier() private méthode

private IsSetSourceSnapshotIdentifier ( ) : bool
Résultat bool
        internal bool IsSetSourceSnapshotIdentifier()
        {
            return this._sourceSnapshotIdentifier != null;
        }