@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public enum CloudFormationActions extends Enum<CloudFormationActions> implements Action
Enum Constant and Description |
---|
ActivateType
Action for the ActivateType operation.
|
AllCloudFormationActions
Represents any action executed on AWS CloudFormation.
|
BatchDescribeTypeConfigurations
Action for the BatchDescribeTypeConfigurations operation.
|
CancelUpdateStack
Action for the CancelUpdateStack operation.
|
ContinueUpdateRollback
Action for the ContinueUpdateRollback operation.
|
CreateChangeSet
Action for the CreateChangeSet operation.
|
CreateStack
Action for the CreateStack operation.
|
CreateStackInstances
Action for the CreateStackInstances operation.
|
CreateStackSet
Action for the CreateStackSet operation.
|
DeactivateType
Action for the DeactivateType operation.
|
DeleteChangeSet
Action for the DeleteChangeSet operation.
|
DeleteStack
Action for the DeleteStack operation.
|
DeleteStackInstances
Action for the DeleteStackInstances operation.
|
DeleteStackSet
Action for the DeleteStackSet operation.
|
DeregisterType
Action for the DeregisterType operation.
|
DescribeAccountLimits
Action for the DescribeAccountLimits operation.
|
DescribeChangeSet
Action for the DescribeChangeSet operation.
|
DescribePublisher
Action for the DescribePublisher operation.
|
DescribeStackDriftDetectionStatus
Action for the DescribeStackDriftDetectionStatus operation.
|
DescribeStackEvents
Action for the DescribeStackEvents operation.
|
DescribeStackInstance
Action for the DescribeStackInstance operation.
|
DescribeStackResource
Action for the DescribeStackResource operation.
|
DescribeStackResourceDrifts
Action for the DescribeStackResourceDrifts operation.
|
DescribeStackResources
Action for the DescribeStackResources operation.
|
DescribeStacks
Action for the DescribeStacks operation.
|
DescribeStackSet
Action for the DescribeStackSet operation.
|
DescribeStackSetOperation
Action for the DescribeStackSetOperation operation.
|
DescribeType
Action for the DescribeType operation.
|
DescribeTypeRegistration
Action for the DescribeTypeRegistration operation.
|
DetectStackDrift
Action for the DetectStackDrift operation.
|
DetectStackResourceDrift
Action for the DetectStackResourceDrift operation.
|
DetectStackSetDrift
Action for the DetectStackSetDrift operation.
|
EstimateTemplateCost
Action for the EstimateTemplateCost operation.
|
ExecuteChangeSet
Action for the ExecuteChangeSet operation.
|
GetStackPolicy
Action for the GetStackPolicy operation.
|
GetTemplate
Action for the GetTemplate operation.
|
GetTemplateSummary
Action for the GetTemplateSummary operation.
|
ImportStacksToStackSet
Action for the ImportStacksToStackSet operation.
|
ListChangeSets
Action for the ListChangeSets operation.
|
ListExports
Action for the ListExports operation.
|
ListImports
Action for the ListImports operation.
|
ListStackInstances
Action for the ListStackInstances operation.
|
ListStackResources
Action for the ListStackResources operation.
|
ListStacks
Action for the ListStacks operation.
|
ListStackSetOperationResults
Action for the ListStackSetOperationResults operation.
|
ListStackSetOperations
Action for the ListStackSetOperations operation.
|
ListStackSets
Action for the ListStackSets operation.
|
ListTypeRegistrations
Action for the ListTypeRegistrations operation.
|
ListTypes
Action for the ListTypes operation.
|
ListTypeVersions
Action for the ListTypeVersions operation.
|
PublishType
Action for the PublishType operation.
|
RecordHandlerProgress
Action for the RecordHandlerProgress operation.
|
RegisterPublisher
Action for the RegisterPublisher operation.
|
RegisterType
Action for the RegisterType operation.
|
RollbackStack
Action for the RollbackStack operation.
|
SetStackPolicy
Action for the SetStackPolicy operation.
|
SetTypeConfiguration
Action for the SetTypeConfiguration operation.
|
SetTypeDefaultVersion
Action for the SetTypeDefaultVersion operation.
|
SignalResource
Action for the SignalResource operation.
|
StopStackSetOperation
Action for the StopStackSetOperation operation.
|
TestType
Action for the TestType operation.
|
UpdateStack
Action for the UpdateStack operation.
|
UpdateStackInstances
Action for the UpdateStackInstances operation.
|
UpdateStackSet
Action for the UpdateStackSet operation.
|
UpdateTerminationProtection
Action for the UpdateTerminationProtection operation.
|
ValidateTemplate
Action for the ValidateTemplate operation.
|
Modifier and Type | Method and Description |
---|---|
String |
getActionName()
Returns the name of this action.
|
boolean |
isNotType() |
static CloudFormationActions |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudFormationActions[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final CloudFormationActions AllCloudFormationActions
public static final CloudFormationActions ActivateType
public static final CloudFormationActions BatchDescribeTypeConfigurations
public static final CloudFormationActions CancelUpdateStack
public static final CloudFormationActions ContinueUpdateRollback
public static final CloudFormationActions CreateChangeSet
public static final CloudFormationActions CreateStack
public static final CloudFormationActions CreateStackInstances
public static final CloudFormationActions CreateStackSet
public static final CloudFormationActions DeactivateType
public static final CloudFormationActions DeleteChangeSet
public static final CloudFormationActions DeleteStack
public static final CloudFormationActions DeleteStackInstances
public static final CloudFormationActions DeleteStackSet
public static final CloudFormationActions DeregisterType
public static final CloudFormationActions DescribeAccountLimits
public static final CloudFormationActions DescribeChangeSet
public static final CloudFormationActions DescribePublisher
public static final CloudFormationActions DescribeStackDriftDetectionStatus
public static final CloudFormationActions DescribeStackEvents
public static final CloudFormationActions DescribeStackInstance
public static final CloudFormationActions DescribeStackResource
public static final CloudFormationActions DescribeStackResourceDrifts
public static final CloudFormationActions DescribeStackResources
public static final CloudFormationActions DescribeStackSet
public static final CloudFormationActions DescribeStackSetOperation
public static final CloudFormationActions DescribeStacks
public static final CloudFormationActions DescribeType
public static final CloudFormationActions DescribeTypeRegistration
public static final CloudFormationActions DetectStackDrift
public static final CloudFormationActions DetectStackResourceDrift
public static final CloudFormationActions DetectStackSetDrift
public static final CloudFormationActions EstimateTemplateCost
public static final CloudFormationActions ExecuteChangeSet
public static final CloudFormationActions GetStackPolicy
public static final CloudFormationActions GetTemplate
public static final CloudFormationActions GetTemplateSummary
public static final CloudFormationActions ImportStacksToStackSet
public static final CloudFormationActions ListChangeSets
public static final CloudFormationActions ListExports
public static final CloudFormationActions ListImports
public static final CloudFormationActions ListStackInstances
public static final CloudFormationActions ListStackResources
public static final CloudFormationActions ListStackSetOperationResults
public static final CloudFormationActions ListStackSetOperations
public static final CloudFormationActions ListStackSets
public static final CloudFormationActions ListStacks
public static final CloudFormationActions ListTypeRegistrations
public static final CloudFormationActions ListTypeVersions
public static final CloudFormationActions ListTypes
public static final CloudFormationActions PublishType
public static final CloudFormationActions RecordHandlerProgress
public static final CloudFormationActions RegisterPublisher
public static final CloudFormationActions RegisterType
public static final CloudFormationActions RollbackStack
public static final CloudFormationActions SetStackPolicy
public static final CloudFormationActions SetTypeConfiguration
public static final CloudFormationActions SetTypeDefaultVersion
public static final CloudFormationActions SignalResource
public static final CloudFormationActions StopStackSetOperation
public static final CloudFormationActions TestType
public static final CloudFormationActions UpdateStack
public static final CloudFormationActions UpdateStackInstances
public static final CloudFormationActions UpdateStackSet
public static final CloudFormationActions UpdateTerminationProtection
public static final CloudFormationActions ValidateTemplate
public static CloudFormationActions[] values()
for (CloudFormationActions c : CloudFormationActions.values()) System.out.println(c);
public static CloudFormationActions 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
public boolean isNotType()