Serializable
, Comparable<RedshiftActions>
, Action
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public enum RedshiftActions extends Enum<RedshiftActions> implements Action
Enum Constant | Description |
---|---|
AllRedshiftActions |
Represents any action executed on Amazon Redshift.
|
AuthorizeClusterSecurityGroupIngress |
Action for the AuthorizeClusterSecurityGroupIngress operation.
|
AuthorizeSnapshotAccess |
Action for the AuthorizeSnapshotAccess operation.
|
CopyClusterSnapshot |
Action for the CopyClusterSnapshot operation.
|
CreateCluster |
Action for the CreateCluster operation.
|
CreateClusterParameterGroup |
Action for the CreateClusterParameterGroup operation.
|
CreateClusterSecurityGroup |
Action for the CreateClusterSecurityGroup operation.
|
CreateClusterSnapshot |
Action for the CreateClusterSnapshot operation.
|
CreateClusterSubnetGroup |
Action for the CreateClusterSubnetGroup operation.
|
CreateEventSubscription |
Action for the CreateEventSubscription operation.
|
CreateHsmClientCertificate |
Action for the CreateHsmClientCertificate operation.
|
CreateHsmConfiguration |
Action for the CreateHsmConfiguration operation.
|
CreateSnapshotCopyGrant |
Action for the CreateSnapshotCopyGrant operation.
|
CreateTags |
Action for the CreateTags operation.
|
DeleteCluster |
Action for the DeleteCluster operation.
|
DeleteClusterParameterGroup |
Action for the DeleteClusterParameterGroup operation.
|
DeleteClusterSecurityGroup |
Action for the DeleteClusterSecurityGroup operation.
|
DeleteClusterSnapshot |
Action for the DeleteClusterSnapshot operation.
|
DeleteClusterSubnetGroup |
Action for the DeleteClusterSubnetGroup operation.
|
DeleteEventSubscription |
Action for the DeleteEventSubscription operation.
|
DeleteHsmClientCertificate |
Action for the DeleteHsmClientCertificate operation.
|
DeleteHsmConfiguration |
Action for the DeleteHsmConfiguration operation.
|
DeleteSnapshotCopyGrant |
Action for the DeleteSnapshotCopyGrant operation.
|
DeleteTags |
Action for the DeleteTags operation.
|
DescribeClusterParameterGroups |
Action for the DescribeClusterParameterGroups operation.
|
DescribeClusterParameters |
Action for the DescribeClusterParameters operation.
|
DescribeClusters |
Action for the DescribeClusters operation.
|
DescribeClusterSecurityGroups |
Action for the DescribeClusterSecurityGroups operation.
|
DescribeClusterSnapshots |
Action for the DescribeClusterSnapshots operation.
|
DescribeClusterSubnetGroups |
Action for the DescribeClusterSubnetGroups operation.
|
DescribeClusterVersions |
Action for the DescribeClusterVersions operation.
|
DescribeDefaultClusterParameters |
Action for the DescribeDefaultClusterParameters operation.
|
DescribeEventCategories |
Action for the DescribeEventCategories operation.
|
DescribeEvents |
Action for the DescribeEvents operation.
|
DescribeEventSubscriptions |
Action for the DescribeEventSubscriptions operation.
|
DescribeHsmClientCertificates |
Action for the DescribeHsmClientCertificates operation.
|
DescribeHsmConfigurations |
Action for the DescribeHsmConfigurations operation.
|
DescribeLoggingStatus |
Action for the DescribeLoggingStatus operation.
|
DescribeOrderableClusterOptions |
Action for the DescribeOrderableClusterOptions operation.
|
DescribeReservedNodeOfferings |
Action for the DescribeReservedNodeOfferings operation.
|
DescribeReservedNodes |
Action for the DescribeReservedNodes operation.
|
DescribeResize |
Action for the DescribeResize operation.
|
DescribeSnapshotCopyGrants |
Action for the DescribeSnapshotCopyGrants operation.
|
DescribeTableRestoreStatus |
Action for the DescribeTableRestoreStatus operation.
|
DescribeTags |
Action for the DescribeTags operation.
|
DisableLogging |
Action for the DisableLogging operation.
|
DisableSnapshotCopy |
Action for the DisableSnapshotCopy operation.
|
EnableLogging |
Action for the EnableLogging operation.
|
EnableSnapshotCopy |
Action for the EnableSnapshotCopy operation.
|
GetClusterCredentials |
Action for the GetClusterCredentials operation.
|
ModifyCluster |
Action for the ModifyCluster operation.
|
ModifyClusterIamRoles |
Action for the ModifyClusterIamRoles operation.
|
ModifyClusterParameterGroup |
Action for the ModifyClusterParameterGroup operation.
|
ModifyClusterSubnetGroup |
Action for the ModifyClusterSubnetGroup operation.
|
ModifyEventSubscription |
Action for the ModifyEventSubscription operation.
|
ModifySnapshotCopyRetentionPeriod |
Action for the ModifySnapshotCopyRetentionPeriod operation.
|
PurchaseReservedNodeOffering |
Action for the PurchaseReservedNodeOffering operation.
|
RebootCluster |
Action for the RebootCluster operation.
|
ResetClusterParameterGroup |
Action for the ResetClusterParameterGroup operation.
|
RestoreFromClusterSnapshot |
Action for the RestoreFromClusterSnapshot operation.
|
RestoreTableFromClusterSnapshot |
Action for the RestoreTableFromClusterSnapshot operation.
|
RevokeClusterSecurityGroupIngress |
Action for the RevokeClusterSecurityGroupIngress operation.
|
RevokeSnapshotAccess |
Action for the RevokeSnapshotAccess operation.
|
RotateEncryptionKey |
Action for the RotateEncryptionKey operation.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getActionName() |
Returns the name of this action.
|
static RedshiftActions |
valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RedshiftActions[] |
values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final RedshiftActions AllRedshiftActions
public static final RedshiftActions AuthorizeClusterSecurityGroupIngress
public static final RedshiftActions AuthorizeSnapshotAccess
public static final RedshiftActions CopyClusterSnapshot
public static final RedshiftActions CreateCluster
public static final RedshiftActions CreateClusterParameterGroup
public static final RedshiftActions CreateClusterSecurityGroup
public static final RedshiftActions CreateClusterSnapshot
public static final RedshiftActions CreateClusterSubnetGroup
public static final RedshiftActions CreateEventSubscription
public static final RedshiftActions CreateHsmClientCertificate
public static final RedshiftActions CreateHsmConfiguration
public static final RedshiftActions CreateSnapshotCopyGrant
public static final RedshiftActions CreateTags
public static final RedshiftActions DeleteCluster
public static final RedshiftActions DeleteClusterParameterGroup
public static final RedshiftActions DeleteClusterSecurityGroup
public static final RedshiftActions DeleteClusterSnapshot
public static final RedshiftActions DeleteClusterSubnetGroup
public static final RedshiftActions DeleteEventSubscription
public static final RedshiftActions DeleteHsmClientCertificate
public static final RedshiftActions DeleteHsmConfiguration
public static final RedshiftActions DeleteSnapshotCopyGrant
public static final RedshiftActions DeleteTags
public static final RedshiftActions DescribeClusterParameterGroups
public static final RedshiftActions DescribeClusterParameters
public static final RedshiftActions DescribeClusterSecurityGroups
public static final RedshiftActions DescribeClusterSnapshots
public static final RedshiftActions DescribeClusterSubnetGroups
public static final RedshiftActions DescribeClusterVersions
public static final RedshiftActions DescribeClusters
public static final RedshiftActions DescribeDefaultClusterParameters
public static final RedshiftActions DescribeEventCategories
public static final RedshiftActions DescribeEventSubscriptions
public static final RedshiftActions DescribeEvents
public static final RedshiftActions DescribeHsmClientCertificates
public static final RedshiftActions DescribeHsmConfigurations
public static final RedshiftActions DescribeLoggingStatus
public static final RedshiftActions DescribeOrderableClusterOptions
public static final RedshiftActions DescribeReservedNodeOfferings
public static final RedshiftActions DescribeReservedNodes
public static final RedshiftActions DescribeResize
public static final RedshiftActions DescribeSnapshotCopyGrants
public static final RedshiftActions DescribeTableRestoreStatus
public static final RedshiftActions DescribeTags
public static final RedshiftActions DisableLogging
public static final RedshiftActions DisableSnapshotCopy
public static final RedshiftActions EnableLogging
public static final RedshiftActions EnableSnapshotCopy
public static final RedshiftActions GetClusterCredentials
public static final RedshiftActions ModifyCluster
public static final RedshiftActions ModifyClusterIamRoles
public static final RedshiftActions ModifyClusterParameterGroup
public static final RedshiftActions ModifyClusterSubnetGroup
public static final RedshiftActions ModifyEventSubscription
public static final RedshiftActions ModifySnapshotCopyRetentionPeriod
public static final RedshiftActions PurchaseReservedNodeOffering
public static final RedshiftActions RebootCluster
public static final RedshiftActions ResetClusterParameterGroup
public static final RedshiftActions RestoreFromClusterSnapshot
public static final RedshiftActions RestoreTableFromClusterSnapshot
public static final RedshiftActions RevokeClusterSecurityGroupIngress
public static final RedshiftActions RevokeSnapshotAccess
public static final RedshiftActions RotateEncryptionKey
public static RedshiftActions[] values()
for (RedshiftActions c : RedshiftActions.values()) System.out.println(c);
public static RedshiftActions valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getActionName()
Action
getActionName
in interface Action
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.