Amazon.Redshift.Model.DeleteClusterSnapshotRequest.IsSetSnapshotIdentifier C# (CSharp) Méthode

IsSetSnapshotIdentifier() private méthode

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