Java com.amazonaws.services.redshift.model DeleteClusterRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.redshift.model DeleteClusterRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.redshift.model DeleteClusterRequest.

The text is from its open source code.

Constructor

Method

voidsetClusterIdentifier(String clusterIdentifier)

The identifier of the cluster to be deleted.

voidsetSkipFinalClusterSnapshot(Boolean skipFinalClusterSnapshot)

Determines whether a final snapshot of the cluster is created before Amazon Redshift deletes the cluster.