Amazon.Redshift.Model.DeleteClusterRequest.IsSetFinalClusterSnapshotIdentifier C# (CSharp) Метод

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

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