Amazon.Redshift.Model.DeleteClusterRequest.IsSetFinalClusterSnapshotIdentifier C# (CSharp) Méthode

IsSetFinalClusterSnapshotIdentifier() private méthode

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