Amazon.Redshift.Model.DeleteClusterRequest.IsSetFinalClusterSnapshotIdentifier C# (CSharp) Method

IsSetFinalClusterSnapshotIdentifier() private method

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