Skip navigation links
A B C D E F G H I L N O P R S T U V W 

A

AbstractAmazonCloudFormation - Class in com.amazonaws.services.cloudformation
Abstract implementation of AmazonCloudFormation.
AbstractAmazonCloudFormation() - Constructor for class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
AbstractAmazonCloudFormationAsync - Class in com.amazonaws.services.cloudformation
Abstract implementation of AmazonCloudFormationAsync.
AbstractAmazonCloudFormationAsync() - Constructor for class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
AccountGateResult - Class in com.amazonaws.services.cloudformation.model
Structure that contains the results of the account gate function which AWS CloudFormation invokes, if present, before proceeding with a stack set operation in an account and region.
AccountGateResult() - Constructor for class com.amazonaws.services.cloudformation.model.AccountGateResult
 
AccountGateStatus - Enum in com.amazonaws.services.cloudformation.model
 
AccountLimit - Class in com.amazonaws.services.cloudformation.model
The AccountLimit data type.
AccountLimit() - Constructor for class com.amazonaws.services.cloudformation.model.AccountLimit
 
AlreadyExistsException - Exception in com.amazonaws.services.cloudformation.model
The resource with the name requested already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AmazonCloudFormation - Interface in com.amazonaws.services.cloudformation
Interface for accessing AWS CloudFormation.
AmazonCloudFormationAsync - Interface in com.amazonaws.services.cloudformation
Interface for accessing AWS CloudFormation asynchronously.
AmazonCloudFormationAsyncClient - Class in com.amazonaws.services.cloudformation
Client for accessing AWS CloudFormation asynchronously.
AmazonCloudFormationAsyncClient() - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
AmazonCloudFormationAsyncClientBuilder - Class in com.amazonaws.services.cloudformation
Fluent builder for AmazonCloudFormationAsync.
AmazonCloudFormationClient - Class in com.amazonaws.services.cloudformation
Client for accessing AWS CloudFormation.
AmazonCloudFormationClient() - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
AmazonCloudFormationClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
AmazonCloudFormationClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonCloudFormationClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonCloudFormationClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
AmazonCloudFormationClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
AmazonCloudFormationClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
AmazonCloudFormationClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
AmazonCloudFormationClientBuilder - Class in com.amazonaws.services.cloudformation
Fluent builder for AmazonCloudFormation.
AmazonCloudFormationException - Exception in com.amazonaws.services.cloudformation.model
Base exception for all service exceptions thrown by AWS CloudFormation
AmazonCloudFormationException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.AmazonCloudFormationException
Constructs a new AmazonCloudFormationException with the specified error message.
AmazonCloudFormationWaiters - Class in com.amazonaws.services.cloudformation.waiters
 
AmazonCloudFormationWaiters(AmazonCloudFormation) - Constructor for class com.amazonaws.services.cloudformation.waiters.AmazonCloudFormationWaiters
Constructs a new AmazonCloudFormationWaiters with the given client
apply(DescribeChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.waiters.DescribeChangeSetFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
apply(DescribeStacksRequest) - Method in class com.amazonaws.services.cloudformation.waiters.DescribeStacksFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
asyncBuilder() - Static method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClientBuilder
Construct an asynchronous implementation of AmazonCloudFormationAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClientBuilder
Construct a synchronous implementation of AmazonCloudFormation using the current builder configuration.
builder() - Static method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
 

C

cancelUpdateStack(CancelUpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
cancelUpdateStack(CancelUpdateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Cancels an update on the specified stack.
cancelUpdateStack(CancelUpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Cancels an update on the specified stack.
cancelUpdateStackAsync(CancelUpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
cancelUpdateStackAsync(CancelUpdateStackRequest, AsyncHandler<CancelUpdateStackRequest, CancelUpdateStackResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
cancelUpdateStackAsync(CancelUpdateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Cancels an update on the specified stack.
cancelUpdateStackAsync(CancelUpdateStackRequest, AsyncHandler<CancelUpdateStackRequest, CancelUpdateStackResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Cancels an update on the specified stack.
cancelUpdateStackAsync(CancelUpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
cancelUpdateStackAsync(CancelUpdateStackRequest, AsyncHandler<CancelUpdateStackRequest, CancelUpdateStackResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
CancelUpdateStackRequest - Class in com.amazonaws.services.cloudformation.model
The input for the CancelUpdateStack action.
CancelUpdateStackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
 
CancelUpdateStackResult - Class in com.amazonaws.services.cloudformation.model
 
CancelUpdateStackResult() - Constructor for class com.amazonaws.services.cloudformation.model.CancelUpdateStackResult
 
Capability - Enum in com.amazonaws.services.cloudformation.model
 
Change - Class in com.amazonaws.services.cloudformation.model
The Change structure describes the changes AWS CloudFormation will perform if you execute the change set.
Change() - Constructor for class com.amazonaws.services.cloudformation.model.Change
 
ChangeAction - Enum in com.amazonaws.services.cloudformation.model
 
changeSetCreateComplete() - Method in class com.amazonaws.services.cloudformation.waiters.AmazonCloudFormationWaiters
Builds a ChangeSetCreateComplete waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
ChangeSetNotFoundException - Exception in com.amazonaws.services.cloudformation.model
The specified change set name or ID doesn't exit.
ChangeSetNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.ChangeSetNotFoundException
Constructs a new ChangeSetNotFoundException with the specified error message.
ChangeSetStatus - Enum in com.amazonaws.services.cloudformation.model
 
ChangeSetSummary - Class in com.amazonaws.services.cloudformation.model
The ChangeSetSummary structure describes a change set, its status, and the stack with which it's associated.
ChangeSetSummary() - Constructor for class com.amazonaws.services.cloudformation.model.ChangeSetSummary
 
ChangeSetType - Enum in com.amazonaws.services.cloudformation.model
 
ChangeSource - Enum in com.amazonaws.services.cloudformation.model
 
ChangeType - Enum in com.amazonaws.services.cloudformation.model
 
clone() - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.Change
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.Export
 
clone() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListExportsRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.Output
 
clone() - Method in class com.amazonaws.services.cloudformation.model.Parameter
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
 
clone() - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
 
clone() - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
 
clone() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.Stack
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackResource
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackSet
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.Tag
 
clone() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
 
clone() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionResult
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
 
clone() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
 
CloudFormationActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for AWS CloudFormation.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.cloudformation - package com.amazonaws.services.cloudformation
AWS CloudFormation
com.amazonaws.services.cloudformation.model - package com.amazonaws.services.cloudformation.model
 
com.amazonaws.services.cloudformation.waiters - package com.amazonaws.services.cloudformation.waiters
 
configFactory - Static variable in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Client configuration factory providing ClientConfigurations tailored to this client
continueUpdateRollback(ContinueUpdateRollbackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
continueUpdateRollback(ContinueUpdateRollbackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
For a specified stack that is in the UPDATE_ROLLBACK_FAILED state, continues rolling it back to the UPDATE_ROLLBACK_COMPLETE state.
continueUpdateRollback(ContinueUpdateRollbackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
For a specified stack that is in the UPDATE_ROLLBACK_FAILED state, continues rolling it back to the UPDATE_ROLLBACK_COMPLETE state.
continueUpdateRollbackAsync(ContinueUpdateRollbackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
continueUpdateRollbackAsync(ContinueUpdateRollbackRequest, AsyncHandler<ContinueUpdateRollbackRequest, ContinueUpdateRollbackResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
continueUpdateRollbackAsync(ContinueUpdateRollbackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
For a specified stack that is in the UPDATE_ROLLBACK_FAILED state, continues rolling it back to the UPDATE_ROLLBACK_COMPLETE state.
continueUpdateRollbackAsync(ContinueUpdateRollbackRequest, AsyncHandler<ContinueUpdateRollbackRequest, ContinueUpdateRollbackResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
For a specified stack that is in the UPDATE_ROLLBACK_FAILED state, continues rolling it back to the UPDATE_ROLLBACK_COMPLETE state.
continueUpdateRollbackAsync(ContinueUpdateRollbackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
continueUpdateRollbackAsync(ContinueUpdateRollbackRequest, AsyncHandler<ContinueUpdateRollbackRequest, ContinueUpdateRollbackResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ContinueUpdateRollbackRequest - Class in com.amazonaws.services.cloudformation.model
The input for the ContinueUpdateRollback action.
ContinueUpdateRollbackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
 
ContinueUpdateRollbackResult - Class in com.amazonaws.services.cloudformation.model
The output for a ContinueUpdateRollback action.
ContinueUpdateRollbackResult() - Constructor for class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackResult
 
createChangeSet(CreateChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
createChangeSet(CreateChangeSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Creates a list of changes that will be applied to a stack so that you can review the changes before executing them.
createChangeSet(CreateChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Creates a list of changes that will be applied to a stack so that you can review the changes before executing them.
createChangeSetAsync(CreateChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
createChangeSetAsync(CreateChangeSetRequest, AsyncHandler<CreateChangeSetRequest, CreateChangeSetResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
createChangeSetAsync(CreateChangeSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates a list of changes that will be applied to a stack so that you can review the changes before executing them.
createChangeSetAsync(CreateChangeSetRequest, AsyncHandler<CreateChangeSetRequest, CreateChangeSetResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates a list of changes that will be applied to a stack so that you can review the changes before executing them.
createChangeSetAsync(CreateChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
createChangeSetAsync(CreateChangeSetRequest, AsyncHandler<CreateChangeSetRequest, CreateChangeSetResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
CreateChangeSetRequest - Class in com.amazonaws.services.cloudformation.model
The input for the CreateChangeSet action.
CreateChangeSetRequest() - Constructor for class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
 
CreateChangeSetResult - Class in com.amazonaws.services.cloudformation.model
The output for the CreateChangeSet action.
CreateChangeSetResult() - Constructor for class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
 
CreatedButModifiedException - Exception in com.amazonaws.services.cloudformation.model
The specified resource exists, but has been changed.
CreatedButModifiedException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.CreatedButModifiedException
Constructs a new CreatedButModifiedException with the specified error message.
createStack(CreateStackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
createStack(CreateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Creates a stack as specified in the template.
createStack(CreateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Creates a stack as specified in the template.
createStackAsync(CreateStackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
createStackAsync(CreateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates a stack as specified in the template.
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates a stack as specified in the template.
createStackAsync(CreateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
createStackAsync(CreateStackRequest, AsyncHandler<CreateStackRequest, CreateStackResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
createStackInstances(CreateStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
createStackInstances(CreateStackInstancesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Creates stack instances for the specified accounts, within the specified regions.
createStackInstances(CreateStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Creates stack instances for the specified accounts, within the specified regions.
createStackInstancesAsync(CreateStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
createStackInstancesAsync(CreateStackInstancesRequest, AsyncHandler<CreateStackInstancesRequest, CreateStackInstancesResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
createStackInstancesAsync(CreateStackInstancesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates stack instances for the specified accounts, within the specified regions.
createStackInstancesAsync(CreateStackInstancesRequest, AsyncHandler<CreateStackInstancesRequest, CreateStackInstancesResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates stack instances for the specified accounts, within the specified regions.
createStackInstancesAsync(CreateStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
createStackInstancesAsync(CreateStackInstancesRequest, AsyncHandler<CreateStackInstancesRequest, CreateStackInstancesResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
CreateStackInstancesRequest - Class in com.amazonaws.services.cloudformation.model
 
CreateStackInstancesRequest() - Constructor for class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
 
CreateStackInstancesResult - Class in com.amazonaws.services.cloudformation.model
 
CreateStackInstancesResult() - Constructor for class com.amazonaws.services.cloudformation.model.CreateStackInstancesResult
 
CreateStackRequest - Class in com.amazonaws.services.cloudformation.model
The input for CreateStack action.
CreateStackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.CreateStackRequest
 
CreateStackResult - Class in com.amazonaws.services.cloudformation.model
The output for a CreateStack action.
CreateStackResult() - Constructor for class com.amazonaws.services.cloudformation.model.CreateStackResult
 
createStackSet(CreateStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
createStackSet(CreateStackSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Creates a stack set.
createStackSet(CreateStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Creates a stack set.
createStackSetAsync(CreateStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
createStackSetAsync(CreateStackSetRequest, AsyncHandler<CreateStackSetRequest, CreateStackSetResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
createStackSetAsync(CreateStackSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates a stack set.
createStackSetAsync(CreateStackSetRequest, AsyncHandler<CreateStackSetRequest, CreateStackSetResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Creates a stack set.
createStackSetAsync(CreateStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
createStackSetAsync(CreateStackSetRequest, AsyncHandler<CreateStackSetRequest, CreateStackSetResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
CreateStackSetRequest - Class in com.amazonaws.services.cloudformation.model
 
CreateStackSetRequest() - Constructor for class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
 
CreateStackSetResult - Class in com.amazonaws.services.cloudformation.model
 
CreateStackSetResult() - Constructor for class com.amazonaws.services.cloudformation.model.CreateStackSetResult
 

D

defaultClient() - Static method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClientBuilder
 
deleteChangeSet(DeleteChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
deleteChangeSet(DeleteChangeSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Deletes the specified change set.
deleteChangeSet(DeleteChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Deletes the specified change set.
deleteChangeSetAsync(DeleteChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
deleteChangeSetAsync(DeleteChangeSetRequest, AsyncHandler<DeleteChangeSetRequest, DeleteChangeSetResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
deleteChangeSetAsync(DeleteChangeSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes the specified change set.
deleteChangeSetAsync(DeleteChangeSetRequest, AsyncHandler<DeleteChangeSetRequest, DeleteChangeSetResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes the specified change set.
deleteChangeSetAsync(DeleteChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
deleteChangeSetAsync(DeleteChangeSetRequest, AsyncHandler<DeleteChangeSetRequest, DeleteChangeSetResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DeleteChangeSetRequest - Class in com.amazonaws.services.cloudformation.model
The input for the DeleteChangeSet action.
DeleteChangeSetRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
 
DeleteChangeSetResult - Class in com.amazonaws.services.cloudformation.model
The output for the DeleteChangeSet action.
DeleteChangeSetResult() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteChangeSetResult
 
deleteStack(DeleteStackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
deleteStack(DeleteStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Deletes a specified stack.
deleteStack(DeleteStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, DeleteStackResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
deleteStackAsync(DeleteStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, DeleteStackResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes a specified stack.
deleteStackAsync(DeleteStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
deleteStackAsync(DeleteStackRequest, AsyncHandler<DeleteStackRequest, DeleteStackResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
deleteStackInstances(DeleteStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
deleteStackInstances(DeleteStackInstancesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Deletes stack instances for the specified accounts, in the specified regions.
deleteStackInstances(DeleteStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Deletes stack instances for the specified accounts, in the specified regions.
deleteStackInstancesAsync(DeleteStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
deleteStackInstancesAsync(DeleteStackInstancesRequest, AsyncHandler<DeleteStackInstancesRequest, DeleteStackInstancesResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
deleteStackInstancesAsync(DeleteStackInstancesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes stack instances for the specified accounts, in the specified regions.
deleteStackInstancesAsync(DeleteStackInstancesRequest, AsyncHandler<DeleteStackInstancesRequest, DeleteStackInstancesResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes stack instances for the specified accounts, in the specified regions.
deleteStackInstancesAsync(DeleteStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
deleteStackInstancesAsync(DeleteStackInstancesRequest, AsyncHandler<DeleteStackInstancesRequest, DeleteStackInstancesResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DeleteStackInstancesRequest - Class in com.amazonaws.services.cloudformation.model
 
DeleteStackInstancesRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
 
DeleteStackInstancesResult - Class in com.amazonaws.services.cloudformation.model
 
DeleteStackInstancesResult() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteStackInstancesResult
 
DeleteStackRequest - Class in com.amazonaws.services.cloudformation.model
The input for DeleteStack action.
DeleteStackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteStackRequest
 
DeleteStackResult - Class in com.amazonaws.services.cloudformation.model
 
DeleteStackResult() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteStackResult
 
deleteStackSet(DeleteStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
deleteStackSet(DeleteStackSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Deletes a stack set.
deleteStackSet(DeleteStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Deletes a stack set.
deleteStackSetAsync(DeleteStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
deleteStackSetAsync(DeleteStackSetRequest, AsyncHandler<DeleteStackSetRequest, DeleteStackSetResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
deleteStackSetAsync(DeleteStackSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes a stack set.
deleteStackSetAsync(DeleteStackSetRequest, AsyncHandler<DeleteStackSetRequest, DeleteStackSetResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Deletes a stack set.
deleteStackSetAsync(DeleteStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
deleteStackSetAsync(DeleteStackSetRequest, AsyncHandler<DeleteStackSetRequest, DeleteStackSetResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DeleteStackSetRequest - Class in com.amazonaws.services.cloudformation.model
 
DeleteStackSetRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteStackSetRequest
 
DeleteStackSetResult - Class in com.amazonaws.services.cloudformation.model
 
DeleteStackSetResult() - Constructor for class com.amazonaws.services.cloudformation.model.DeleteStackSetResult
 
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeAccountLimits(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Retrieves your account's AWS CloudFormation limits, such as the maximum number of stacks that you can create in your account.
describeAccountLimits(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Retrieves your account's AWS CloudFormation limits, such as the maximum number of stacks that you can create in your account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Retrieves your account's AWS CloudFormation limits, such as the maximum number of stacks that you can create in your account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Retrieves your account's AWS CloudFormation limits, such as the maximum number of stacks that you can create in your account.
describeAccountLimitsAsync(DescribeAccountLimitsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeAccountLimitsAsync(DescribeAccountLimitsRequest, AsyncHandler<DescribeAccountLimitsRequest, DescribeAccountLimitsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DescribeAccountLimitsRequest - Class in com.amazonaws.services.cloudformation.model
The input for the DescribeAccountLimits action.
DescribeAccountLimitsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsRequest
 
DescribeAccountLimitsResult - Class in com.amazonaws.services.cloudformation.model
The output for the DescribeAccountLimits action.
DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
 
describeChangeSet(DescribeChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeChangeSet(DescribeChangeSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the inputs for the change set and a list of changes that AWS CloudFormation will make if you execute the change set.
describeChangeSet(DescribeChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the inputs for the change set and a list of changes that AWS CloudFormation will make if you execute the change set.
describeChangeSetAsync(DescribeChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeChangeSetAsync(DescribeChangeSetRequest, AsyncHandler<DescribeChangeSetRequest, DescribeChangeSetResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeChangeSetAsync(DescribeChangeSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the inputs for the change set and a list of changes that AWS CloudFormation will make if you execute the change set.
describeChangeSetAsync(DescribeChangeSetRequest, AsyncHandler<DescribeChangeSetRequest, DescribeChangeSetResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the inputs for the change set and a list of changes that AWS CloudFormation will make if you execute the change set.
describeChangeSetAsync(DescribeChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeChangeSetAsync(DescribeChangeSetRequest, AsyncHandler<DescribeChangeSetRequest, DescribeChangeSetResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DescribeChangeSetFunction - Class in com.amazonaws.services.cloudformation.waiters
 
DescribeChangeSetFunction(AmazonCloudFormation) - Constructor for class com.amazonaws.services.cloudformation.waiters.DescribeChangeSetFunction
Constructs a new DescribeChangeSetFunction with the given client
DescribeChangeSetRequest - Class in com.amazonaws.services.cloudformation.model
The input for the DescribeChangeSet action.
DescribeChangeSetRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
 
DescribeChangeSetResult - Class in com.amazonaws.services.cloudformation.model
The output for the DescribeChangeSet action.
DescribeChangeSetResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
 
describeStackEvents(DescribeStackEventsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeStackEvents(DescribeStackEventsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns all stack related events for a specified stack in reverse chronological order.
describeStackEvents(DescribeStackEventsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns all stack related events for a specified stack in reverse chronological order.
describeStackEventsAsync(DescribeStackEventsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackEventsAsync(DescribeStackEventsRequest, AsyncHandler<DescribeStackEventsRequest, DescribeStackEventsResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackEventsAsync(DescribeStackEventsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns all stack related events for a specified stack in reverse chronological order.
describeStackEventsAsync(DescribeStackEventsRequest, AsyncHandler<DescribeStackEventsRequest, DescribeStackEventsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns all stack related events for a specified stack in reverse chronological order.
describeStackEventsAsync(DescribeStackEventsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStackEventsAsync(DescribeStackEventsRequest, AsyncHandler<DescribeStackEventsRequest, DescribeStackEventsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DescribeStackEventsRequest - Class in com.amazonaws.services.cloudformation.model
The input for DescribeStackEvents action.
DescribeStackEventsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
 
DescribeStackEventsResult - Class in com.amazonaws.services.cloudformation.model
The output for a DescribeStackEvents action.
DescribeStackEventsResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
 
describeStackInstance(DescribeStackInstanceRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeStackInstance(DescribeStackInstanceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the stack instance that's associated with the specified stack set, AWS account, and region.
describeStackInstance(DescribeStackInstanceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the stack instance that's associated with the specified stack set, AWS account, and region.
describeStackInstanceAsync(DescribeStackInstanceRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackInstanceAsync(DescribeStackInstanceRequest, AsyncHandler<DescribeStackInstanceRequest, DescribeStackInstanceResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackInstanceAsync(DescribeStackInstanceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the stack instance that's associated with the specified stack set, AWS account, and region.
describeStackInstanceAsync(DescribeStackInstanceRequest, AsyncHandler<DescribeStackInstanceRequest, DescribeStackInstanceResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the stack instance that's associated with the specified stack set, AWS account, and region.
describeStackInstanceAsync(DescribeStackInstanceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStackInstanceAsync(DescribeStackInstanceRequest, AsyncHandler<DescribeStackInstanceRequest, DescribeStackInstanceResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DescribeStackInstanceRequest - Class in com.amazonaws.services.cloudformation.model
 
DescribeStackInstanceRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
 
DescribeStackInstanceResult - Class in com.amazonaws.services.cloudformation.model
 
DescribeStackInstanceResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackInstanceResult
 
describeStackResource(DescribeStackResourceRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeStackResource(DescribeStackResourceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns a description of the specified resource in the specified stack.
describeStackResource(DescribeStackResourceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns a description of the specified resource in the specified stack.
describeStackResourceAsync(DescribeStackResourceRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackResourceAsync(DescribeStackResourceRequest, AsyncHandler<DescribeStackResourceRequest, DescribeStackResourceResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackResourceAsync(DescribeStackResourceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns a description of the specified resource in the specified stack.
describeStackResourceAsync(DescribeStackResourceRequest, AsyncHandler<DescribeStackResourceRequest, DescribeStackResourceResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns a description of the specified resource in the specified stack.
describeStackResourceAsync(DescribeStackResourceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStackResourceAsync(DescribeStackResourceRequest, AsyncHandler<DescribeStackResourceRequest, DescribeStackResourceResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DescribeStackResourceRequest - Class in com.amazonaws.services.cloudformation.model
The input for DescribeStackResource action.
DescribeStackResourceRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
 
DescribeStackResourceResult - Class in com.amazonaws.services.cloudformation.model
The output for a DescribeStackResource action.
DescribeStackResourceResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
 
describeStackResources(DescribeStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeStackResources(DescribeStackResourcesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns AWS resource descriptions for running and deleted stacks.
describeStackResources(DescribeStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns AWS resource descriptions for running and deleted stacks.
describeStackResourcesAsync(DescribeStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackResourcesAsync(DescribeStackResourcesRequest, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackResourcesAsync(DescribeStackResourcesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns AWS resource descriptions for running and deleted stacks.
describeStackResourcesAsync(DescribeStackResourcesRequest, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns AWS resource descriptions for running and deleted stacks.
describeStackResourcesAsync(DescribeStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStackResourcesAsync(DescribeStackResourcesRequest, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DescribeStackResourcesRequest - Class in com.amazonaws.services.cloudformation.model
The input for DescribeStackResources action.
DescribeStackResourcesRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
 
DescribeStackResourcesResult - Class in com.amazonaws.services.cloudformation.model
The output for a DescribeStackResources action.
DescribeStackResourcesResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
 
describeStacks(DescribeStacksRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeStacks() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeStacks(DescribeStacksRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacks() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Simplified method form for invoking the DescribeStacks operation.
describeStacks(DescribeStacksRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacks() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
 
describeStacksAsync(DescribeStacksRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStacksAsync() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
Simplified method form for invoking the DescribeStacks operation.
describeStacksAsync(AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.
describeStacksAsync(DescribeStacksRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.
describeStacksAsync() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Simplified method form for invoking the DescribeStacks operation.
describeStacksAsync(AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.
describeStacksAsync(DescribeStacksRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStacksAsync(DescribeStacksRequest, AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStacksAsync() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Simplified method form for invoking the DescribeStacks operation.
describeStacksAsync(AsyncHandler<DescribeStacksRequest, DescribeStacksResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Simplified method form for invoking the DescribeStacks operation with an AsyncHandler.
describeStackSet(DescribeStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeStackSet(DescribeStackSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the description of the specified stack set.
describeStackSet(DescribeStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the description of the specified stack set.
describeStackSetAsync(DescribeStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackSetAsync(DescribeStackSetRequest, AsyncHandler<DescribeStackSetRequest, DescribeStackSetResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackSetAsync(DescribeStackSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the description of the specified stack set.
describeStackSetAsync(DescribeStackSetRequest, AsyncHandler<DescribeStackSetRequest, DescribeStackSetResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the description of the specified stack set.
describeStackSetAsync(DescribeStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStackSetAsync(DescribeStackSetRequest, AsyncHandler<DescribeStackSetRequest, DescribeStackSetResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStackSetOperation(DescribeStackSetOperationRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
describeStackSetOperation(DescribeStackSetOperationRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the description of the specified stack set operation.
describeStackSetOperation(DescribeStackSetOperationRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the description of the specified stack set operation.
describeStackSetOperationAsync(DescribeStackSetOperationRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackSetOperationAsync(DescribeStackSetOperationRequest, AsyncHandler<DescribeStackSetOperationRequest, DescribeStackSetOperationResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
describeStackSetOperationAsync(DescribeStackSetOperationRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the description of the specified stack set operation.
describeStackSetOperationAsync(DescribeStackSetOperationRequest, AsyncHandler<DescribeStackSetOperationRequest, DescribeStackSetOperationResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the description of the specified stack set operation.
describeStackSetOperationAsync(DescribeStackSetOperationRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
describeStackSetOperationAsync(DescribeStackSetOperationRequest, AsyncHandler<DescribeStackSetOperationRequest, DescribeStackSetOperationResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
DescribeStackSetOperationRequest - Class in com.amazonaws.services.cloudformation.model
 
DescribeStackSetOperationRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
 
DescribeStackSetOperationResult - Class in com.amazonaws.services.cloudformation.model
 
DescribeStackSetOperationResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationResult
 
DescribeStackSetRequest - Class in com.amazonaws.services.cloudformation.model
 
DescribeStackSetRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackSetRequest
 
DescribeStackSetResult - Class in com.amazonaws.services.cloudformation.model
 
DescribeStackSetResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStackSetResult
 
DescribeStacksFunction - Class in com.amazonaws.services.cloudformation.waiters
 
DescribeStacksFunction(AmazonCloudFormation) - Constructor for class com.amazonaws.services.cloudformation.waiters.DescribeStacksFunction
Constructs a new DescribeStacksFunction with the given client
DescribeStacksRequest - Class in com.amazonaws.services.cloudformation.model
The input for DescribeStacks action.
DescribeStacksRequest() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
 
DescribeStacksResult - Class in com.amazonaws.services.cloudformation.model
The output for a DescribeStacks action.
DescribeStacksResult() - Constructor for class com.amazonaws.services.cloudformation.model.DescribeStacksResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Change
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Export
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListExportsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Output
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Stack
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackResource
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackSet
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionResult
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
 
estimateTemplateCost(EstimateTemplateCostRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
estimateTemplateCost() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
estimateTemplateCost(EstimateTemplateCostRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the estimated monthly cost of a template.
estimateTemplateCost() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Simplified method form for invoking the EstimateTemplateCost operation.
estimateTemplateCost(EstimateTemplateCostRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the estimated monthly cost of a template.
estimateTemplateCost() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
 
estimateTemplateCostAsync(EstimateTemplateCostRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
estimateTemplateCostAsync(EstimateTemplateCostRequest, AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
estimateTemplateCostAsync() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
Simplified method form for invoking the EstimateTemplateCost operation.
estimateTemplateCostAsync(AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
Simplified method form for invoking the EstimateTemplateCost operation with an AsyncHandler.
estimateTemplateCostAsync(EstimateTemplateCostRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the estimated monthly cost of a template.
estimateTemplateCostAsync(EstimateTemplateCostRequest, AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the estimated monthly cost of a template.
estimateTemplateCostAsync() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Simplified method form for invoking the EstimateTemplateCost operation.
estimateTemplateCostAsync(AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Simplified method form for invoking the EstimateTemplateCost operation with an AsyncHandler.
estimateTemplateCostAsync(EstimateTemplateCostRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
estimateTemplateCostAsync(EstimateTemplateCostRequest, AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
estimateTemplateCostAsync() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Simplified method form for invoking the EstimateTemplateCost operation.
estimateTemplateCostAsync(AsyncHandler<EstimateTemplateCostRequest, EstimateTemplateCostResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Simplified method form for invoking the EstimateTemplateCost operation with an AsyncHandler.
EstimateTemplateCostRequest - Class in com.amazonaws.services.cloudformation.model
The input for an EstimateTemplateCost action.
EstimateTemplateCostRequest() - Constructor for class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
 
EstimateTemplateCostResult - Class in com.amazonaws.services.cloudformation.model
The output for a EstimateTemplateCost action.
EstimateTemplateCostResult() - Constructor for class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
 
EvaluationType - Enum in com.amazonaws.services.cloudformation.model
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
List of exception unmarshallers for all modeled exceptions
executeChangeSet(ExecuteChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
executeChangeSet(ExecuteChangeSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Updates a stack using the input information that was provided when the specified change set was created.
executeChangeSet(ExecuteChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Updates a stack using the input information that was provided when the specified change set was created.
executeChangeSetAsync(ExecuteChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
executeChangeSetAsync(ExecuteChangeSetRequest, AsyncHandler<ExecuteChangeSetRequest, ExecuteChangeSetResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
executeChangeSetAsync(ExecuteChangeSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates a stack using the input information that was provided when the specified change set was created.
executeChangeSetAsync(ExecuteChangeSetRequest, AsyncHandler<ExecuteChangeSetRequest, ExecuteChangeSetResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates a stack using the input information that was provided when the specified change set was created.
executeChangeSetAsync(ExecuteChangeSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
executeChangeSetAsync(ExecuteChangeSetRequest, AsyncHandler<ExecuteChangeSetRequest, ExecuteChangeSetResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ExecuteChangeSetRequest - Class in com.amazonaws.services.cloudformation.model
The input for the ExecuteChangeSet action.
ExecuteChangeSetRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
 
ExecuteChangeSetResult - Class in com.amazonaws.services.cloudformation.model
The output for the ExecuteChangeSet action.
ExecuteChangeSetResult() - Constructor for class com.amazonaws.services.cloudformation.model.ExecuteChangeSetResult
 
ExecutionStatus - Enum in com.amazonaws.services.cloudformation.model
 
Export - Class in com.amazonaws.services.cloudformation.model
The Export structure describes the exported output values for a stack.
Export() - Constructor for class com.amazonaws.services.cloudformation.model.Export
 

F

fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.AccountGateStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.Capability
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSetStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.EvaluationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.OnFailure
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.Replacement
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.RequiresRecreation
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ResourceAttribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ResourceSignalStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.ResourceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackInstanceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationResultStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackSetStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cloudformation.model.TemplateStage
Use this in place of valueOf.

G

getAccount() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name of the AWS account that the stack instance is associated with.
getAccount() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name of the AWS account that the stack instance is associated with.
getAccount() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The name of the AWS account for this operation result.
getAccountGateResult() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account
getAccountLimits() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
An account limit structure that contain a list of AWS CloudFormation account limits and their values.
getAccounts() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.
getAccounts() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The names of the AWS accounts that you want to delete stack instances for.
getAction() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).
getAction() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The type of stack set operation: CREATE, UPDATE, or DELETE.
getAction() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The type of operation: CREATE, UPDATE, or DELETE.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.CloudFormationActions
 
getAllowedValues() - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
A list of values that are permitted for a parameter.
getArn() - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
The Amazon Resource Name (ARN) of the rollback trigger.
getAttribute() - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of values that you must specify before AWS CloudFormation can create certain stacks.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The capabilities found within the template.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.StackSet
The capabilities that are allowed in the stack set.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
getCapabilities() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
getCapabilitiesReason() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The list of resources that generated the values in the Capabilities response element.
getCapabilitiesReason() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The list of resources that generated the values in the Capabilities response element.
getCausingEntity() - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
The identity of the entity that triggered this change.
getChanges() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.
getChangeSetId() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The ID of the change set.
getChangeSetId() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARN of the change set.
getChangeSetId() - Method in class com.amazonaws.services.cloudformation.model.Stack
The unique ID of the change set.
getChangeSetName() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The name of the change set.
getChangeSetName() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The name of the change set.
getChangeSetName() - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
The name or Amazon Resource Name (ARN) of the change set that you want to delete.
getChangeSetName() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
The name or Amazon Resource Name (ARN) of the change set that you want to describe.
getChangeSetName() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The name of the change set.
getChangeSetName() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
The name or ARN of the change set that you want use to update the specified stack.
getChangeSetName() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template.
getChangeSetType() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The type of change set operation.
getChangeSource() - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
The group to which the CausingEntity value belongs.
getClientRequestToken() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
A unique identifier for this CancelUpdateStack request.
getClientRequestToken() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
A unique identifier for this ContinueUpdateRollback request.
getClientRequestToken() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A unique identifier for this CreateStack request.
getClientRequestToken() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A unique identifier for this CreateStackSet request.
getClientRequestToken() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
A unique identifier for this DeleteStack request.
getClientRequestToken() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
A unique identifier for this ExecuteChangeSet request.
getClientRequestToken() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The token passed to the operation that generated this event.
getClientRequestToken() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A unique identifier for this UpdateStack request.
getClientToken() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A unique identifier for this CreateChangeSet request.
getCreationTime() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The start time when the change set was created, in UTC.
getCreationTime() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The start time when the change set was created, in UTC.
getCreationTime() - Method in class com.amazonaws.services.cloudformation.model.Stack
The time at which the stack was created.
getCreationTime() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was created.
getCreationTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The time at which the operation was initiated.
getCreationTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The time at which the operation was initiated.
getDeclaredTransforms() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of the transforms that are declared in the template.
getDeclaredTransforms() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of the transforms that are declared in the template.
getDefaultValue() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The default value of the parameter.
getDefaultValue() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The default value associated with the parameter.
getDeletionTime() - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was deleted.
getDeletionTime() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was deleted.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
Descriptive information about the change set.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A description to help you identify this change set.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A description of the stack set.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
Information about the change set.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The value that is defined in the Description property of the template.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.Output
User defined description associated with the output.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The description that is associate with the parameter.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.Stack
A user-defined description associated with the stack.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.StackResource
User defined description associated with the resource.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
User defined description associated with the resource.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.StackSet
A description of the stack set that you specify when the stack set is created or updated.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
A description of the stack set that you specify when the stack set is created or updated.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
User defined description associated with the parameter.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A brief description of updates that you are making.
getDescription() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The description found within the template.
getDetails() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.
getDisableRollback() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Set to true to disable rollback of the stack if stack creation failed.
getDisableRollback() - Method in class com.amazonaws.services.cloudformation.model.Stack
Boolean to enable or disable rollback on stack creation failures:
getEnableTerminationProtection() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Whether to enable termination protection on the specified stack.
getEnableTerminationProtection() - Method in class com.amazonaws.services.cloudformation.model.Stack
Whether termination protection is enabled for the stack.
getEnableTerminationProtection() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
Whether to enable termination protection on the specified stack.
getEndTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The time at which the stack set operation ended, across all accounts and regions specified.
getEndTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The time at which the stack set operation ended, across all accounts and regions specified.
getEvaluation() - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.
getEventId() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID of this event.
getExecutionStatus() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
If the change set execution status is AVAILABLE, you can execute the change set.
getExecutionStatus() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If the change set execution status is AVAILABLE, you can execute the change set.
getExecutorService() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Returns the executor service used by this client to execute async requests.
getExportingStackId() - Method in class com.amazonaws.services.cloudformation.model.Export
The stack that contains the exported output name and value.
getExportName() - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
The name of the exported output value.
getExportName() - Method in class com.amazonaws.services.cloudformation.model.Output
The name of the export associated with the output.
getExports() - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
The output for the ListExports action.
getFailureToleranceCount() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region.
getFailureTolerancePercentage() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region.
getId() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
The Amazon Resource Name (ARN) of the change set.
getImports() - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
A list of stack names that are importing the specified exported output value.
getKey() - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
getLastUpdatedTime() - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was last updated.
getLastUpdatedTime() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was last updated.
getLastUpdatedTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Time the status was updated.
getLastUpdatedTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Time the status was updated.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The logical name of the resource as specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The logical name of the resource as specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The resource's logical ID, which is defined in the stack's template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The logical ID of the resource that you want to signal.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The logical name of the resource specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResource
The logical name of the resource specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The logical name of the resource specified in the template.
getLogicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The logical name of the resource specified in the template.
getMaxConcurrentCount() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The maximum number of accounts in which to perform this operation at one time.
getMaxConcurrentPercentage() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The maximum percentage of accounts in which to perform this operation at one time.
getMaxResults() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The maximum number of results to be returned with a single call.
getMaxResults() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The maximum number of results to be returned with a single call.
getMaxResults() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
The maximum number of results to be returned with a single call.
getMaxResults() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
The maximum number of results to be returned with a single call.
getMetadata() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The value that is defined for the Metadata property of the template.
getMetadata() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The content of the Metadata attribute declared for the resource.
getMonitoringTimeInMinutes() - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.
getName() - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
The name of the account limit.
getName() - Method in class com.amazonaws.services.cloudformation.model.Export
The name of exported output value.
getName() - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
If the Attribute value is Properties, the name of the property.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsRequest
A string that identifies the next page of limits that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
If the output exceeds 1 MB in size, a string that identifies the next page of limits.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If the output exceeds 1 MB, a string that identifies the next page of changes.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
A string that identifies the next page of events that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
If the output exceeds 1 MB in size, a string that identifies the next page of events.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
A string that identifies the next page of stacks that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
If the output exceeds 1 MB in size, a string that identifies the next page of stacks.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
If the output exceeds 1 MB, a string that identifies the next page of change sets.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListExportsRequest
A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
If the output exceeds 100 exported output values, a string that identifies the next page of exports.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
A string that identifies the next page of exports.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
If the request doesn't return all of the remaining results, NextToken is set to a token.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
A string that identifies the next page of stack resources that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
If the output exceeds 1 MB, a string that identifies the next page of stack resources.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
If the request doesn't return all results, NextToken is set to a token.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
If the request doesn't return all results, NextToken is set to a token.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
If the request doesn't return all of the remaining results, NextToken is set to a token.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
A string that identifies the next page of stacks that you want to retrieve.
getNextToken() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
If the output exceeds 1 MB in size, a string that identifies the next page of stacks.
getNoEcho() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.
getNoEcho() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.
getNotificationARNs() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack.
getNotificationARNs() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Simple Notification Service (SNS) topic ARNs to publish stack related events.
getNotificationARNs() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.
getNotificationARNs() - Method in class com.amazonaws.services.cloudformation.model.Stack
SNS topic ARNs to which stack related events are published.
getNotificationARNs() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack.
getOnFailure() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The unique identifier for this stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesResult
The unique identifier for this stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The unique identifier for this stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesResult
The unique identifier for this stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
The unique ID of the stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The ID of the stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The unique ID of a stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The unique ID of the stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
The ID of the stack operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The unique ID for this stack set operation.
getOperationId() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetResult
The unique ID for this stack set operation.
getOperationPreferences() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
Preferences for how AWS CloudFormation performs this stack set operation.
getOperationPreferences() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
Preferences for how AWS CloudFormation performs this stack set operation.
getOperationPreferences() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The preferences for how AWS CloudFormation performs this stack set operation.
getOperationPreferences() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
Preferences for how AWS CloudFormation performs this stack set operation.
getOutputKey() - Method in class com.amazonaws.services.cloudformation.model.Output
The key associated with the output.
getOutputs() - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of output structures.
getOutputValue() - Method in class com.amazonaws.services.cloudformation.model.Output
The value associated with the output.
getParameterConstraints() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The criteria that AWS CloudFormation uses to validate parameter values.
getParameterKey() - Method in class com.amazonaws.services.cloudformation.model.Parameter
The key associated with the parameter.
getParameterKey() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The name that is associated with the parameter.
getParameterKey() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The name associated with the parameter.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of Parameter structures that specify input parameters for the change set.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of Parameter structures that specify input parameters for the stack.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The input parameters for the stack set template.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A list of Parameter structures that describes the input parameters and their values used to create the change set.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
A list of Parameter structures that specify input parameters.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of parameter declarations that describe various properties for each parameter.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Parameter structures.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.StackSet
A list of input parameters for a stack set.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of Parameter structures that specify input parameters for the stack.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of input parameters for the stack set template.
getParameters() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of TemplateParameter structures.
getParameterType() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The type of parameter.
getParameterValue() - Method in class com.amazonaws.services.cloudformation.model.Parameter
The value associated with the parameter.
getParentId() - Method in class com.amazonaws.services.cloudformation.model.Stack
For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack.
getParentId() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The resource's physical ID (resource name).
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name or unique identifier associated with the physical instance of the resource.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
getPhysicalResourceId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The name or unique identifier that corresponds to a physical instance ID of the resource.
getRegion() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name of the AWS region that the stack instance is associated with.
getRegion() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name of the AWS region that the stack instance is associated with.
getRegion() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The name of the AWS region for this operation result.
getRegionOrder() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The order of the regions in where you want to perform the stack operation.
getRegions() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The names of one or more regions where you want to create stack instances using the specified AWS account(s).
getRegions() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The regions where you want to delete stack set instances.
getReplacement() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one.
getRequiresRecreation() - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated.
getResourceChange() - Method in class com.amazonaws.services.cloudformation.model.Change
A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.
getResourceProperties() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
BLOB of the properties used to create the resource.
getResourceStatus() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
getResourceStatus() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
getResourceStatus() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
getResourceStatus() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
getResourceStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Success/failure message associated with the resource.
getResourceStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Success/failure message associated with the resource.
getResourceStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Success/failure message associated with the resource.
getResourceStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Success/failure message associated with the resource.
getResourcesToSkip() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The type of AWS CloudFormation resource, such as AWS::S3::Bucket.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Type of resource.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Type of resource.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Type of resource.
getResourceType() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Type of resource.
getResourceTypes() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
getResourceTypes() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
getResourceTypes() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.
getResourceTypes() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
getRetainResources() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain.
getRetainStacks() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
Removes the stack instances from the specified stack set, but doesn't delete the stacks.
getRetainStacks() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks.
getRoleARN() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack.
getRoleARN() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set.
getRoleARN() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack.
getRoleARN() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack.
getRoleARN() - Method in class com.amazonaws.services.cloudformation.model.Stack
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack.
getRoleARN() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack.
getRollbackConfiguration() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
getRollbackConfiguration() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
getRollbackConfiguration() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
getRollbackConfiguration() - Method in class com.amazonaws.services.cloudformation.model.Stack
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
getRollbackConfiguration() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
getRollbackTriggers() - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
The triggers to monitor during stack creation or update actions.
getRootId() - Method in class com.amazonaws.services.cloudformation.model.Stack
For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.
getRootId() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.
getScope() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
getStackEvents() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
A list of StackEvents structures.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The ID of the stack with which the change set is associated.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
The unique ID of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARN of the stack that is associated with the change set.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.Stack
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID name of the instance of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The ID of the stack instance.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The ID of the stack instance.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Unique stack identifier.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
Unique identifier of the stack.
getStackId() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionResult
The unique ID of the stack.
getStackInstance() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceResult
The stack instance that matches the specified request parameters.
getStackInstanceAccount() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The ID of an AWS account that's associated with this stack instance.
getStackInstanceAccount() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name of the AWS account that you want to list stack instances for.
getStackInstanceRegion() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The name of a region that's associated with this stack instance.
getStackInstanceRegion() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name of the region where you want to list stack instances.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
The name or the unique stack ID that is associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The name of the stack with which the change set is associated.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
The name or the unique ID of the stack that you want to continue rolling back.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The name or the unique ID of the stack for which you are creating a change set.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The name that is associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The name or the unique stack ID that is associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The name of the stack that is associated with the change set.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
getStackName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
getStackName() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
The name or unique stack ID that is associated with the stack whose policy you want to get.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
getStackName() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
The name or the stack ID that is associated with the stack, which are not always interchangeable.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
getStackName() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
The name or unique stack ID that you want to associate a policy with.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The stack name or unique stack ID that includes the resource that you want to signal.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.Stack
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name associated with a stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The name associated with the stack.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The name or unique stack ID of the stack to update.
getStackName() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
The name or unique ID of the stack for which you want to set termination protection.
getStackPolicy(GetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
getStackPolicy(GetStackPolicyRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the stack policy for a specified stack.
getStackPolicy(GetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the stack policy for a specified stack.
getStackPolicyAsync(GetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
getStackPolicyAsync(GetStackPolicyRequest, AsyncHandler<GetStackPolicyRequest, GetStackPolicyResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
getStackPolicyAsync(GetStackPolicyRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the stack policy for a specified stack.
getStackPolicyAsync(GetStackPolicyRequest, AsyncHandler<GetStackPolicyRequest, GetStackPolicyResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the stack policy for a specified stack.
getStackPolicyAsync(GetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
getStackPolicyAsync(GetStackPolicyRequest, AsyncHandler<GetStackPolicyRequest, GetStackPolicyResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
getStackPolicyBody() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the stack policy body.
getStackPolicyBody() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
Structure containing the stack policy body.
getStackPolicyBody() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Structure containing the stack policy body.
getStackPolicyBody() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing a new stack policy body.
getStackPolicyDuringUpdateBody() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the temporary overriding stack policy body.
getStackPolicyDuringUpdateURL() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the temporary overriding stack policy.
GetStackPolicyRequest - Class in com.amazonaws.services.cloudformation.model
The input for the GetStackPolicy action.
GetStackPolicyRequest() - Constructor for class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
 
GetStackPolicyResult - Class in com.amazonaws.services.cloudformation.model
The output for the GetStackPolicy action.
GetStackPolicyResult() - Constructor for class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
 
getStackPolicyURL() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of a file containing the stack policy.
getStackPolicyURL() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Location of a file containing the stack policy.
getStackPolicyURL() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the updated stack policy.
getStackResourceDetail() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
A StackResourceDetail structure containing the description of the specified resource in the specified stack.
getStackResources() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
A list of StackResource structures.
getStackResourceSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
A list of StackResourceSummary structures.
getStacks() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
A list of stack structures.
getStackSet() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetResult
The specified stack set.
getStackSetId() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetResult
The ID of the stack set that you're creating.
getStackSetId() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name or unique ID of the stack set that the stack instance is associated with.
getStackSetId() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name or unique ID of the stack set that the stack instance is associated with.
getStackSetId() - Method in class com.amazonaws.services.cloudformation.model.StackSet
The ID of the stack set.
getStackSetId() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The ID of the stack set.
getStackSetId() - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The ID of the stack set.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The name or unique ID of the stack set that you want to create stack instances from.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The name to associate with the stack set.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The name or unique ID of the stack set that you want to delete stack instances for.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetRequest
The name or unique ID of the stack set that you're deleting.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The name or the unique stack ID of the stack set that you want to get stack instance information for.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
The name or the unique stack ID of the stack set for the stack operation.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetRequest
The name or unique ID of the stack set whose description you want.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
The name or unique ID of the stack set from which the stack was created.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name or unique ID of the stack set that you want to list stack instances for.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The name or unique ID of the stack set that you want to get operation results for.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
The name or unique ID of the stack set that you want to get operation summaries for.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.StackSet
The name that's associated with the stack set.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The name of the stack set.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
The name or unique ID of the stack set that you want to stop the operation for.
getStackSetName() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The name or unique ID of the stack set that you want to update.
getStackSetOperation() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationResult
The specified stack set operation.
getStackStatus() - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
getStackStatus() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
getStackStatusFilters() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
getStackStatusReason() - Method in class com.amazonaws.services.cloudformation.model.Stack
Success/failure message associated with the stack status.
getStackStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Success/Failure message associated with the stack status.
getStackSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
A list of StackSummary structures containing information about the specified stacks.
getStagesAvailable() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
The stage of the template that you can retrieve.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
The status of the account gate function.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
The status of the stack sets that you want to get summary information about.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The status of the signal, which is either success or failure.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The status of the stack instance, in terms of its synchronization with its associated stack set.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The status of the stack instance, in terms of its synchronization with its associated stack set.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.StackSet
The status of the stack set.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The status of the operation.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The result status of the stack set operation for the given account in the given region.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The overall status of the operation.
getStatus() - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The status of the stack set.
getStatusReason() - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
The reason for the account gate status assigned to this account and region for the stack set operation.
getStatusReason() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
A description of the change set's status.
getStatusReason() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A description of the change set's status.
getStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The explanation for the specific status code that is assigned to this stack instance.
getStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The explanation for the specific status code assigned to this stack instance.
getStatusReason() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The reason for the assigned result status.
getSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.
getSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
A list of StackInstanceSummary structures that contain information about the specified stack instances.
getSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.
getSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.
getSummaries() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
A list of StackSetSummary structures that contain information about the user's stack sets.
getTags() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Key-value pairs to associate with this stack.
getTags() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Key-value pairs to associate with this stack.
getTags() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The key-value pairs to associate with this stack set and the stacks created from it.
getTags() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the tags that will be associated with the stack.
getTags() - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Tags that specify information about the stack.
getTags() - Method in class com.amazonaws.services.cloudformation.model.StackSet
A list of tags that specify information about the stack set.
getTags() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Key-value pairs to associate with this stack.
getTags() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The key-value pairs to associate with this stack set and the stacks created from it.
getTarget() - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.
getTemplate(GetTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
getTemplate(GetTemplateRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the template body for a specified stack.
getTemplate(GetTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the template body for a specified stack.
getTemplateAsync(GetTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
getTemplateAsync(GetTemplateRequest, AsyncHandler<GetTemplateRequest, GetTemplateResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
getTemplateAsync(GetTemplateRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the template body for a specified stack.
getTemplateAsync(GetTemplateRequest, AsyncHandler<GetTemplateRequest, GetTemplateResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the template body for a specified stack.
getTemplateAsync(GetTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
getTemplateAsync(GetTemplateRequest, AsyncHandler<GetTemplateRequest, GetTemplateResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
Structure containing the template body.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.StackSet
The structure that contains the body of the template that was used to create or update the stack set.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateBody() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
getTemplateDescription() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The template description of the template used to create the stack.
GetTemplateRequest - Class in com.amazonaws.services.cloudformation.model
The input for a GetTemplate action.
GetTemplateRequest() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateRequest
 
GetTemplateResult - Class in com.amazonaws.services.cloudformation.model
The output for GetTemplate action.
GetTemplateResult() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateResult
 
getTemplateStage() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
For templates that include transforms, the stage of the template that AWS CloudFormation returns.
getTemplateSummary(GetTemplateSummaryRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
getTemplateSummary() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
getTemplateSummary(GetTemplateSummaryRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns information about a new or existing template.
getTemplateSummary() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Simplified method form for invoking the GetTemplateSummary operation.
getTemplateSummary(GetTemplateSummaryRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns information about a new or existing template.
getTemplateSummary() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
 
getTemplateSummaryAsync(GetTemplateSummaryRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
getTemplateSummaryAsync(GetTemplateSummaryRequest, AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
getTemplateSummaryAsync() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
Simplified method form for invoking the GetTemplateSummary operation.
getTemplateSummaryAsync(AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
Simplified method form for invoking the GetTemplateSummary operation with an AsyncHandler.
getTemplateSummaryAsync(GetTemplateSummaryRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns information about a new or existing template.
getTemplateSummaryAsync(GetTemplateSummaryRequest, AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns information about a new or existing template.
getTemplateSummaryAsync() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Simplified method form for invoking the GetTemplateSummary operation.
getTemplateSummaryAsync(AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Simplified method form for invoking the GetTemplateSummary operation with an AsyncHandler.
getTemplateSummaryAsync(GetTemplateSummaryRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
getTemplateSummaryAsync(GetTemplateSummaryRequest, AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
getTemplateSummaryAsync() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Simplified method form for invoking the GetTemplateSummary operation.
getTemplateSummaryAsync(AsyncHandler<GetTemplateSummaryRequest, GetTemplateSummaryResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Simplified method form for invoking the GetTemplateSummary operation with an AsyncHandler.
GetTemplateSummaryRequest - Class in com.amazonaws.services.cloudformation.model
The input for the GetTemplateSummary action.
GetTemplateSummaryRequest() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
 
GetTemplateSummaryResult - Class in com.amazonaws.services.cloudformation.model
The output for the GetTemplateSummary action.
GetTemplateSummaryResult() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
 
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The location of the file that contains the revised template.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of file containing the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The location of the file that contains the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Location of file containing the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
Location of file containing the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of file containing the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The location of the file that contains the template body.
getTemplateURL() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Location of file containing the template body.
getTimeoutInMinutes() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.
getTimeoutInMinutes() - Method in class com.amazonaws.services.cloudformation.model.Stack
The amount of time within which stack creation should complete.
getTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Time the status was updated.
getTimestamp() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Time the status was updated.
getType() - Method in class com.amazonaws.services.cloudformation.model.Change
The type of entity that AWS CloudFormation changes.
getType() - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
The resource type of the rollback trigger.
getUniqueId() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
A unique ID of the signal.
getUrl() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
getUsePreviousTemplate() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Whether to reuse the template that is associated with the stack to create the change set.
getUsePreviousTemplate() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Reuse the existing template that is associated with the stack that you are updating.
getUsePreviousTemplate() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
Use the existing template that's associated with the stack set that you're updating.
getUsePreviousValue() - Method in class com.amazonaws.services.cloudformation.model.Parameter
During a stack update, use the existing parameter value that the stack is using for a given parameter key.
getValue() - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
The value that is associated with the account limit name.
getValue() - Method in class com.amazonaws.services.cloudformation.model.Export
The value of the exported output, such as a resource physical ID.
getValue() - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
getVersion() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The AWS template format version, which identifies the capabilities of the template.

H

hashCode() - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Change
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Export
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListExportsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Output
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Stack
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackResource
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackSet
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.Tag
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionResult
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
 

I

InsufficientCapabilitiesException - Exception in com.amazonaws.services.cloudformation.model
The template contains resources with capabilities that weren't specified in the Capabilities parameter.
InsufficientCapabilitiesException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.InsufficientCapabilitiesException
Constructs a new InsufficientCapabilitiesException with the specified error message.
InvalidChangeSetStatusException - Exception in com.amazonaws.services.cloudformation.model
The specified change set can't be used to update the stack.
InvalidChangeSetStatusException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.InvalidChangeSetStatusException
Constructs a new InvalidChangeSetStatusException with the specified error message.
InvalidOperationException - Exception in com.amazonaws.services.cloudformation.model
The specified operation isn't valid.
InvalidOperationException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.InvalidOperationException
Constructs a new InvalidOperationException with the specified error message.
isDisableRollback() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Set to true to disable rollback of the stack if stack creation failed.
isDisableRollback() - Method in class com.amazonaws.services.cloudformation.model.Stack
Boolean to enable or disable rollback on stack creation failures:
isEnableTerminationProtection() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Whether to enable termination protection on the specified stack.
isEnableTerminationProtection() - Method in class com.amazonaws.services.cloudformation.model.Stack
Whether termination protection is enabled for the stack.
isEnableTerminationProtection() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
Whether to enable termination protection on the specified stack.
isNoEcho() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.
isNoEcho() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.
isRetainStacks() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
Removes the stack instances from the specified stack set, but doesn't delete the stacks.
isRetainStacks() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks.
isUsePreviousTemplate() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Whether to reuse the template that is associated with the stack to create the change set.
isUsePreviousTemplate() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Reuse the existing template that is associated with the stack that you are updating.
isUsePreviousTemplate() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
Use the existing template that's associated with the stack set that you're updating.
isUsePreviousValue() - Method in class com.amazonaws.services.cloudformation.model.Parameter
During a stack update, use the existing parameter value that the stack is using for a given parameter key.

L

LimitExceededException - Exception in com.amazonaws.services.cloudformation.model
The quota for the resource has already been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listChangeSets(ListChangeSetsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listChangeSets(ListChangeSetsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the ID and status of each active change set for a stack.
listChangeSets(ListChangeSetsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the ID and status of each active change set for a stack.
listChangeSetsAsync(ListChangeSetsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listChangeSetsAsync(ListChangeSetsRequest, AsyncHandler<ListChangeSetsRequest, ListChangeSetsResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listChangeSetsAsync(ListChangeSetsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the ID and status of each active change set for a stack.
listChangeSetsAsync(ListChangeSetsRequest, AsyncHandler<ListChangeSetsRequest, ListChangeSetsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the ID and status of each active change set for a stack.
listChangeSetsAsync(ListChangeSetsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listChangeSetsAsync(ListChangeSetsRequest, AsyncHandler<ListChangeSetsRequest, ListChangeSetsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ListChangeSetsRequest - Class in com.amazonaws.services.cloudformation.model
The input for the ListChangeSets action.
ListChangeSetsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
 
ListChangeSetsResult - Class in com.amazonaws.services.cloudformation.model
The output for the ListChangeSets action.
ListChangeSetsResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
 
listExports(ListExportsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listExports(ListExportsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Lists all exported output values in the account and region in which you call this action.
listExports(ListExportsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Lists all exported output values in the account and region in which you call this action.
listExportsAsync(ListExportsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listExportsAsync(ListExportsRequest, AsyncHandler<ListExportsRequest, ListExportsResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listExportsAsync(ListExportsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Lists all exported output values in the account and region in which you call this action.
listExportsAsync(ListExportsRequest, AsyncHandler<ListExportsRequest, ListExportsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Lists all exported output values in the account and region in which you call this action.
listExportsAsync(ListExportsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listExportsAsync(ListExportsRequest, AsyncHandler<ListExportsRequest, ListExportsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ListExportsRequest - Class in com.amazonaws.services.cloudformation.model
 
ListExportsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListExportsRequest
 
ListExportsResult - Class in com.amazonaws.services.cloudformation.model
 
ListExportsResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListExportsResult
 
listImports(ListImportsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listImports(ListImportsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Lists all stacks that are importing an exported output value.
listImports(ListImportsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Lists all stacks that are importing an exported output value.
listImportsAsync(ListImportsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listImportsAsync(ListImportsRequest, AsyncHandler<ListImportsRequest, ListImportsResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listImportsAsync(ListImportsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Lists all stacks that are importing an exported output value.
listImportsAsync(ListImportsRequest, AsyncHandler<ListImportsRequest, ListImportsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Lists all stacks that are importing an exported output value.
listImportsAsync(ListImportsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listImportsAsync(ListImportsRequest, AsyncHandler<ListImportsRequest, ListImportsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ListImportsRequest - Class in com.amazonaws.services.cloudformation.model
 
ListImportsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListImportsRequest
 
ListImportsResult - Class in com.amazonaws.services.cloudformation.model
 
ListImportsResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListImportsResult
 
listStackInstances(ListStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listStackInstances(ListStackInstancesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns summary information about stack instances that are associated with the specified stack set.
listStackInstances(ListStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns summary information about stack instances that are associated with the specified stack set.
listStackInstancesAsync(ListStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackInstancesAsync(ListStackInstancesRequest, AsyncHandler<ListStackInstancesRequest, ListStackInstancesResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackInstancesAsync(ListStackInstancesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns summary information about stack instances that are associated with the specified stack set.
listStackInstancesAsync(ListStackInstancesRequest, AsyncHandler<ListStackInstancesRequest, ListStackInstancesResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns summary information about stack instances that are associated with the specified stack set.
listStackInstancesAsync(ListStackInstancesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listStackInstancesAsync(ListStackInstancesRequest, AsyncHandler<ListStackInstancesRequest, ListStackInstancesResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ListStackInstancesRequest - Class in com.amazonaws.services.cloudformation.model
 
ListStackInstancesRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
 
ListStackInstancesResult - Class in com.amazonaws.services.cloudformation.model
 
ListStackInstancesResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
 
listStackResources(ListStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listStackResources(ListStackResourcesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns descriptions of all resources of the specified stack.
listStackResources(ListStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns descriptions of all resources of the specified stack.
listStackResourcesAsync(ListStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackResourcesAsync(ListStackResourcesRequest, AsyncHandler<ListStackResourcesRequest, ListStackResourcesResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackResourcesAsync(ListStackResourcesRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns descriptions of all resources of the specified stack.
listStackResourcesAsync(ListStackResourcesRequest, AsyncHandler<ListStackResourcesRequest, ListStackResourcesResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns descriptions of all resources of the specified stack.
listStackResourcesAsync(ListStackResourcesRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listStackResourcesAsync(ListStackResourcesRequest, AsyncHandler<ListStackResourcesRequest, ListStackResourcesResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ListStackResourcesRequest - Class in com.amazonaws.services.cloudformation.model
The input for the ListStackResource action.
ListStackResourcesRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
 
ListStackResourcesResult - Class in com.amazonaws.services.cloudformation.model
The output for a ListStackResources action.
ListStackResourcesResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
 
listStacks(ListStacksRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listStacks() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listStacks(ListStacksRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacks() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Simplified method form for invoking the ListStacks operation.
listStacks(ListStacksRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacks() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
 
listStacksAsync(ListStacksRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStacksAsync(ListStacksRequest, AsyncHandler<ListStacksRequest, ListStacksResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStacksAsync() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
Simplified method form for invoking the ListStacks operation.
listStacksAsync(AsyncHandler<ListStacksRequest, ListStacksResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
Simplified method form for invoking the ListStacks operation with an AsyncHandler.
listStacksAsync(ListStacksRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacksAsync(ListStacksRequest, AsyncHandler<ListStacksRequest, ListStacksResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns the summary information for stacks whose status matches the specified StackStatusFilter.
listStacksAsync() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Simplified method form for invoking the ListStacks operation.
listStacksAsync(AsyncHandler<ListStacksRequest, ListStacksResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Simplified method form for invoking the ListStacks operation with an AsyncHandler.
listStacksAsync(ListStacksRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listStacksAsync(ListStacksRequest, AsyncHandler<ListStacksRequest, ListStacksResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listStacksAsync() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Simplified method form for invoking the ListStacks operation.
listStacksAsync(AsyncHandler<ListStacksRequest, ListStacksResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Simplified method form for invoking the ListStacks operation with an AsyncHandler.
listStackSetOperationResults(ListStackSetOperationResultsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listStackSetOperationResults(ListStackSetOperationResultsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns summary information about the results of a stack set operation.
listStackSetOperationResults(ListStackSetOperationResultsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns summary information about the results of a stack set operation.
listStackSetOperationResultsAsync(ListStackSetOperationResultsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackSetOperationResultsAsync(ListStackSetOperationResultsRequest, AsyncHandler<ListStackSetOperationResultsRequest, ListStackSetOperationResultsResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackSetOperationResultsAsync(ListStackSetOperationResultsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns summary information about the results of a stack set operation.
listStackSetOperationResultsAsync(ListStackSetOperationResultsRequest, AsyncHandler<ListStackSetOperationResultsRequest, ListStackSetOperationResultsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns summary information about the results of a stack set operation.
listStackSetOperationResultsAsync(ListStackSetOperationResultsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listStackSetOperationResultsAsync(ListStackSetOperationResultsRequest, AsyncHandler<ListStackSetOperationResultsRequest, ListStackSetOperationResultsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ListStackSetOperationResultsRequest - Class in com.amazonaws.services.cloudformation.model
 
ListStackSetOperationResultsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
 
ListStackSetOperationResultsResult - Class in com.amazonaws.services.cloudformation.model
 
ListStackSetOperationResultsResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
 
listStackSetOperations(ListStackSetOperationsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listStackSetOperations(ListStackSetOperationsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns summary information about operations performed on a stack set.
listStackSetOperations(ListStackSetOperationsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns summary information about operations performed on a stack set.
listStackSetOperationsAsync(ListStackSetOperationsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackSetOperationsAsync(ListStackSetOperationsRequest, AsyncHandler<ListStackSetOperationsRequest, ListStackSetOperationsResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackSetOperationsAsync(ListStackSetOperationsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns summary information about operations performed on a stack set.
listStackSetOperationsAsync(ListStackSetOperationsRequest, AsyncHandler<ListStackSetOperationsRequest, ListStackSetOperationsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns summary information about operations performed on a stack set.
listStackSetOperationsAsync(ListStackSetOperationsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listStackSetOperationsAsync(ListStackSetOperationsRequest, AsyncHandler<ListStackSetOperationsRequest, ListStackSetOperationsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ListStackSetOperationsRequest - Class in com.amazonaws.services.cloudformation.model
 
ListStackSetOperationsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
 
ListStackSetOperationsResult - Class in com.amazonaws.services.cloudformation.model
 
ListStackSetOperationsResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
 
listStackSets(ListStackSetsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
listStackSets(ListStackSetsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Returns summary information about stack sets that are associated with the user.
listStackSets(ListStackSetsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Returns summary information about stack sets that are associated with the user.
listStackSetsAsync(ListStackSetsRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackSetsAsync(ListStackSetsRequest, AsyncHandler<ListStackSetsRequest, ListStackSetsResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
listStackSetsAsync(ListStackSetsRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns summary information about stack sets that are associated with the user.
listStackSetsAsync(ListStackSetsRequest, AsyncHandler<ListStackSetsRequest, ListStackSetsResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Returns summary information about stack sets that are associated with the user.
listStackSetsAsync(ListStackSetsRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
listStackSetsAsync(ListStackSetsRequest, AsyncHandler<ListStackSetsRequest, ListStackSetsResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ListStackSetsRequest - Class in com.amazonaws.services.cloudformation.model
 
ListStackSetsRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
 
ListStackSetsResult - Class in com.amazonaws.services.cloudformation.model
 
ListStackSetsResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListStackSetsResult
 
ListStacksRequest - Class in com.amazonaws.services.cloudformation.model
The input for ListStacks action.
ListStacksRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ListStacksRequest
 
ListStacksResult - Class in com.amazonaws.services.cloudformation.model
The output for ListStacks action.
ListStacksResult() - Constructor for class com.amazonaws.services.cloudformation.model.ListStacksResult
 

N

NameAlreadyExistsException - Exception in com.amazonaws.services.cloudformation.model
The specified name is already in use.
NameAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.NameAlreadyExistsException
Constructs a new NameAlreadyExistsException with the specified error message.

O

OnFailure - Enum in com.amazonaws.services.cloudformation.model
 
OperationIdAlreadyExistsException - Exception in com.amazonaws.services.cloudformation.model
The specified operation ID already exists.
OperationIdAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.OperationIdAlreadyExistsException
Constructs a new OperationIdAlreadyExistsException with the specified error message.
OperationInProgressException - Exception in com.amazonaws.services.cloudformation.model
Another operation is currently in progress for this stack set.
OperationInProgressException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.OperationInProgressException
Constructs a new OperationInProgressException with the specified error message.
OperationNotFoundException - Exception in com.amazonaws.services.cloudformation.model
The specified ID refers to an operation that doesn't exist.
OperationNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.OperationNotFoundException
Constructs a new OperationNotFoundException with the specified error message.
Output - Class in com.amazonaws.services.cloudformation.model
The Output data type.
Output() - Constructor for class com.amazonaws.services.cloudformation.model.Output
 

P

Parameter - Class in com.amazonaws.services.cloudformation.model
The Parameter data type.
Parameter() - Constructor for class com.amazonaws.services.cloudformation.model.Parameter
 
ParameterConstraints - Class in com.amazonaws.services.cloudformation.model
A set of criteria that AWS CloudFormation uses to validate parameter values.
ParameterConstraints() - Constructor for class com.amazonaws.services.cloudformation.model.ParameterConstraints
 
ParameterDeclaration - Class in com.amazonaws.services.cloudformation.model
The ParameterDeclaration data type.
ParameterDeclaration() - Constructor for class com.amazonaws.services.cloudformation.model.ParameterDeclaration
 

R

Replacement - Enum in com.amazonaws.services.cloudformation.model
 
RequiresRecreation - Enum in com.amazonaws.services.cloudformation.model
 
ResourceAttribute - Enum in com.amazonaws.services.cloudformation.model
 
ResourceChange - Class in com.amazonaws.services.cloudformation.model
The ResourceChange structure describes the resource and the action that AWS CloudFormation will perform on it if you execute this change set.
ResourceChange() - Constructor for class com.amazonaws.services.cloudformation.model.ResourceChange
 
ResourceChangeDetail - Class in com.amazonaws.services.cloudformation.model
For a resource with Modify as the action, the ResourceChange structure describes the changes AWS CloudFormation will make to that resource.
ResourceChangeDetail() - Constructor for class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
 
ResourceSignalStatus - Enum in com.amazonaws.services.cloudformation.model
 
ResourceStatus - Enum in com.amazonaws.services.cloudformation.model
 
ResourceTargetDefinition - Class in com.amazonaws.services.cloudformation.model
The field that AWS CloudFormation will change, such as the name of a resource's property, and whether the resource will be recreated.
ResourceTargetDefinition() - Constructor for class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
 
RollbackConfiguration - Class in com.amazonaws.services.cloudformation.model
Structure containing the rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
RollbackConfiguration() - Constructor for class com.amazonaws.services.cloudformation.model.RollbackConfiguration
 
RollbackTrigger - Class in com.amazonaws.services.cloudformation.model
A rollback trigger AWS CloudFormation monitors during creation and updating of stacks.
RollbackTrigger() - Constructor for class com.amazonaws.services.cloudformation.model.RollbackTrigger
 

S

setAccount(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name of the AWS account that the stack instance is associated with.
setAccount(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name of the AWS account that the stack instance is associated with.
setAccount(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The name of the AWS account for this operation result.
setAccountGateResult(AccountGateResult) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account
setAccountLimits(Collection<AccountLimit>) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
An account limit structure that contain a list of AWS CloudFormation account limits and their values.
setAccounts(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.
setAccounts(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The names of the AWS accounts that you want to delete stack instances for.
setAction(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).
setAction(ChangeAction) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).
setAction(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The type of stack set operation: CREATE, UPDATE, or DELETE.
setAction(StackSetOperationAction) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The type of stack set operation: CREATE, UPDATE, or DELETE.
setAction(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The type of operation: CREATE, UPDATE, or DELETE.
setAction(StackSetOperationAction) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The type of operation: CREATE, UPDATE, or DELETE.
setAllowedValues(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
A list of values that are permitted for a parameter.
setArn(String) - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
The Amazon Resource Name (ARN) of the rollback trigger.
setAttribute(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
setAttribute(ResourceAttribute) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of values that you must specify before AWS CloudFormation can create certain stacks.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The capabilities found within the template.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The capabilities that are allowed in the stack set.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
setCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
setCapabilitiesReason(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The list of resources that generated the values in the Capabilities response element.
setCapabilitiesReason(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The list of resources that generated the values in the Capabilities response element.
setCausingEntity(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
The identity of the entity that triggered this change.
setChanges(Collection<Change>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.
setChangeSetId(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The ID of the change set.
setChangeSetId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARN of the change set.
setChangeSetId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
The unique ID of the change set.
setChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The name of the change set.
setChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The name of the change set.
setChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
The name or Amazon Resource Name (ARN) of the change set that you want to delete.
setChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
The name or Amazon Resource Name (ARN) of the change set that you want to describe.
setChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The name of the change set.
setChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
The name or ARN of the change set that you want use to update the specified stack.
setChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template.
setChangeSetType(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The type of change set operation.
setChangeSetType(ChangeSetType) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The type of change set operation.
setChangeSource(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
The group to which the CausingEntity value belongs.
setChangeSource(ChangeSource) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
The group to which the CausingEntity value belongs.
setClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
A unique identifier for this CancelUpdateStack request.
setClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
A unique identifier for this ContinueUpdateRollback request.
setClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A unique identifier for this CreateStack request.
setClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A unique identifier for this CreateStackSet request.
setClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
A unique identifier for this DeleteStack request.
setClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
A unique identifier for this ExecuteChangeSet request.
setClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The token passed to the operation that generated this event.
setClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A unique identifier for this UpdateStack request.
setClientToken(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A unique identifier for this CreateChangeSet request.
setCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The start time when the change set was created, in UTC.
setCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The start time when the change set was created, in UTC.
setCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
The time at which the stack was created.
setCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was created.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The time at which the operation was initiated.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The time at which the operation was initiated.
setDeclaredTransforms(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of the transforms that are declared in the template.
setDeclaredTransforms(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of the transforms that are declared in the template.
setDefaultValue(String) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The default value of the parameter.
setDefaultValue(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The default value associated with the parameter.
setDeletionTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was deleted.
setDeletionTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was deleted.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
Descriptive information about the change set.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A description to help you identify this change set.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A description of the stack set.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
Information about the change set.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The value that is defined in the Description property of the template.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.Output
User defined description associated with the output.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The description that is associate with the parameter.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
A user-defined description associated with the stack.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
User defined description associated with the resource.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
User defined description associated with the resource.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
A description of the stack set that you specify when the stack set is created or updated.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
A description of the stack set that you specify when the stack set is created or updated.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
User defined description associated with the parameter.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A brief description of updates that you are making.
setDescription(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The description found within the template.
setDetails(Collection<ResourceChangeDetail>) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.
setDisableRollback(Boolean) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Set to true to disable rollback of the stack if stack creation failed.
setDisableRollback(Boolean) - Method in class com.amazonaws.services.cloudformation.model.Stack
Boolean to enable or disable rollback on stack creation failures:
setEnableTerminationProtection(Boolean) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Whether to enable termination protection on the specified stack.
setEnableTerminationProtection(Boolean) - Method in class com.amazonaws.services.cloudformation.model.Stack
Whether termination protection is enabled for the stack.
setEnableTerminationProtection(Boolean) - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
Whether to enable termination protection on the specified stack.
setEndpoint(String) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
setEndpoint(String) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The time at which the stack set operation ended, across all accounts and regions specified.
setEndTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The time at which the stack set operation ended, across all accounts and regions specified.
setEvaluation(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.
setEvaluation(EvaluationType) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.
setEventId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID of this event.
setExecutionStatus(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
If the change set execution status is AVAILABLE, you can execute the change set.
setExecutionStatus(ExecutionStatus) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
If the change set execution status is AVAILABLE, you can execute the change set.
setExecutionStatus(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If the change set execution status is AVAILABLE, you can execute the change set.
setExecutionStatus(ExecutionStatus) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If the change set execution status is AVAILABLE, you can execute the change set.
setExportingStackId(String) - Method in class com.amazonaws.services.cloudformation.model.Export
The stack that contains the exported output name and value.
setExportName(String) - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
The name of the exported output value.
setExportName(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The name of the export associated with the output.
setExports(Collection<Export>) - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
The output for the ListExports action.
setFailureToleranceCount(Integer) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region.
setFailureTolerancePercentage(Integer) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region.
setId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
The Amazon Resource Name (ARN) of the change set.
setImports(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
A list of stack names that are importing the specified exported output value.
setKey(String) - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was last updated.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was last updated.
setLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Time the status was updated.
setLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Time the status was updated.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The logical name of the resource as specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The logical name of the resource as specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The resource's logical ID, which is defined in the stack's template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The logical ID of the resource that you want to signal.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The logical name of the resource specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The logical name of the resource specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The logical name of the resource specified in the template.
setLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The logical name of the resource specified in the template.
setMaxConcurrentCount(Integer) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The maximum number of accounts in which to perform this operation at one time.
setMaxConcurrentPercentage(Integer) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The maximum percentage of accounts in which to perform this operation at one time.
setMaxResults(Integer) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The maximum number of results to be returned with a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The maximum number of results to be returned with a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
The maximum number of results to be returned with a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
The maximum number of results to be returned with a single call.
setMetadata(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The value that is defined for the Metadata property of the template.
setMetadata(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The content of the Metadata attribute declared for the resource.
setMonitoringTimeInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.
setName(String) - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
The name of the account limit.
setName(String) - Method in class com.amazonaws.services.cloudformation.model.Export
The name of exported output value.
setName(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
If the Attribute value is Properties, the name of the property.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsRequest
A string that identifies the next page of limits that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
If the output exceeds 1 MB in size, a string that identifies the next page of limits.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If the output exceeds 1 MB, a string that identifies the next page of changes.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
A string that identifies the next page of events that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
If the output exceeds 1 MB in size, a string that identifies the next page of events.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
A string that identifies the next page of stacks that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
If the output exceeds 1 MB in size, a string that identifies the next page of stacks.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
If the output exceeds 1 MB, a string that identifies the next page of change sets.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListExportsRequest
A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
If the output exceeds 100 exported output values, a string that identifies the next page of exports.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
A string that identifies the next page of exports.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
If the request doesn't return all of the remaining results, NextToken is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
A string that identifies the next page of stack resources that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
If the output exceeds 1 MB, a string that identifies the next page of stack resources.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
If the request doesn't return all results, NextToken is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
If the request doesn't return all results, NextToken is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
If the request doesn't return all of the remaining results, NextToken is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
A string that identifies the next page of stacks that you want to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
If the output exceeds 1 MB in size, a string that identifies the next page of stacks.
setNoEcho(Boolean) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.
setNoEcho(Boolean) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.
setNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack.
setNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Simple Notification Service (SNS) topic ARNs to publish stack related events.
setNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.
setNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.Stack
SNS topic ARNs to which stack related events are published.
setNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack.
setOnFailure(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
setOnFailure(OnFailure) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The unique identifier for this stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesResult
The unique identifier for this stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The unique identifier for this stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesResult
The unique identifier for this stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
The unique ID of the stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The ID of the stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The unique ID of a stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The unique ID of the stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
The ID of the stack operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The unique ID for this stack set operation.
setOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetResult
The unique ID for this stack set operation.
setOperationPreferences(StackSetOperationPreferences) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
Preferences for how AWS CloudFormation performs this stack set operation.
setOperationPreferences(StackSetOperationPreferences) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
Preferences for how AWS CloudFormation performs this stack set operation.
setOperationPreferences(StackSetOperationPreferences) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The preferences for how AWS CloudFormation performs this stack set operation.
setOperationPreferences(StackSetOperationPreferences) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
Preferences for how AWS CloudFormation performs this stack set operation.
setOutputKey(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The key associated with the output.
setOutputs(Collection<Output>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of output structures.
setOutputValue(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The value associated with the output.
setParameterConstraints(ParameterConstraints) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The criteria that AWS CloudFormation uses to validate parameter values.
setParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.Parameter
The key associated with the parameter.
setParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The name that is associated with the parameter.
setParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The name associated with the parameter.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of Parameter structures that specify input parameters for the change set.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of Parameter structures that specify input parameters for the stack.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The input parameters for the stack set template.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A list of Parameter structures that describes the input parameters and their values used to create the change set.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
A list of Parameter structures that specify input parameters.
setParameters(Collection<ParameterDeclaration>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of parameter declarations that describe various properties for each parameter.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Parameter structures.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.StackSet
A list of input parameters for a stack set.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of Parameter structures that specify input parameters for the stack.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of input parameters for the stack set template.
setParameters(Collection<TemplateParameter>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of TemplateParameter structures.
setParameterType(String) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The type of parameter.
setParameterValue(String) - Method in class com.amazonaws.services.cloudformation.model.Parameter
The value associated with the parameter.
setParentId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack.
setParentId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The resource's physical ID (resource name).
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name or unique identifier associated with the physical instance of the resource.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
setPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The name or unique identifier that corresponds to a physical instance ID of the resource.
setRegion(Region) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
setRegion(Region) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegion(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name of the AWS region that the stack instance is associated with.
setRegion(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name of the AWS region that the stack instance is associated with.
setRegion(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The name of the AWS region for this operation result.
setRegionOrder(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The order of the regions in where you want to perform the stack operation.
setRegions(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The names of one or more regions where you want to create stack instances using the specified AWS account(s).
setRegions(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The regions where you want to delete stack set instances.
setReplacement(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one.
setReplacement(Replacement) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one.
setRequiresRecreation(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated.
setRequiresRecreation(RequiresRecreation) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated.
setResourceChange(ResourceChange) - Method in class com.amazonaws.services.cloudformation.model.Change
A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.
setResourceProperties(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
BLOB of the properties used to create the resource.
setResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
setResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
setResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
setResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
setResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
setResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
setResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
setResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
setResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Success/failure message associated with the resource.
setResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Success/failure message associated with the resource.
setResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Success/failure message associated with the resource.
setResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Success/failure message associated with the resource.
setResourcesToSkip(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The type of AWS CloudFormation resource, such as AWS::S3::Bucket.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Type of resource.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Type of resource.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Type of resource.
setResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Type of resource.
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
setRetainResources(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain.
setRetainStacks(Boolean) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
Removes the stack instances from the specified stack set, but doesn't delete the stacks.
setRetainStacks(Boolean) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks.
setRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack.
setRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set.
setRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack.
setRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack.
setRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack.
setRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack.
setRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
setRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
setRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
setRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.Stack
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
setRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
setRollbackTriggers(Collection<RollbackTrigger>) - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
The triggers to monitor during stack creation or update actions.
setRootId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.
setRootId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.
setScope(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
setStackEvents(Collection<StackEvent>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
A list of StackEvents structures.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The ID of the stack with which the change set is associated.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
The unique ID of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARN of the stack that is associated with the change set.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID name of the instance of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The ID of the stack instance.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The ID of the stack instance.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Unique stack identifier.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
Unique identifier of the stack.
setStackId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionResult
The unique ID of the stack.
setStackInstance(StackInstance) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceResult
The stack instance that matches the specified request parameters.
setStackInstanceAccount(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The ID of an AWS account that's associated with this stack instance.
setStackInstanceAccount(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name of the AWS account that you want to list stack instances for.
setStackInstanceRegion(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The name of a region that's associated with this stack instance.
setStackInstanceRegion(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name of the region where you want to list stack instances.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
The name or the unique stack ID that is associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The name of the stack with which the change set is associated.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
The name or the unique ID of the stack that you want to continue rolling back.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The name or the unique ID of the stack for which you are creating a change set.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The name that is associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The name or the unique stack ID that is associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The name of the stack that is associated with the change set.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
The name or unique stack ID that is associated with the stack whose policy you want to get.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
The name or the stack ID that is associated with the stack, which are not always interchangeable.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
The name or unique stack ID that you want to associate a policy with.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The stack name or unique stack ID that includes the resource that you want to signal.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name associated with a stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The name associated with the stack.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The name or unique stack ID of the stack to update.
setStackName(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
The name or unique ID of the stack for which you want to set termination protection.
setStackPolicy(SetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
setStackPolicy(SetStackPolicyRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Sets a stack policy for a specified stack.
setStackPolicy(SetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Sets a stack policy for a specified stack.
setStackPolicyAsync(SetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
setStackPolicyAsync(SetStackPolicyRequest, AsyncHandler<SetStackPolicyRequest, SetStackPolicyResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
setStackPolicyAsync(SetStackPolicyRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Sets a stack policy for a specified stack.
setStackPolicyAsync(SetStackPolicyRequest, AsyncHandler<SetStackPolicyRequest, SetStackPolicyResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Sets a stack policy for a specified stack.
setStackPolicyAsync(SetStackPolicyRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
setStackPolicyAsync(SetStackPolicyRequest, AsyncHandler<SetStackPolicyRequest, SetStackPolicyResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
setStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the stack policy body.
setStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
Structure containing the stack policy body.
setStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Structure containing the stack policy body.
setStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing a new stack policy body.
setStackPolicyDuringUpdateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the temporary overriding stack policy body.
setStackPolicyDuringUpdateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the temporary overriding stack policy.
SetStackPolicyRequest - Class in com.amazonaws.services.cloudformation.model
The input for the SetStackPolicy action.
SetStackPolicyRequest() - Constructor for class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
 
SetStackPolicyResult - Class in com.amazonaws.services.cloudformation.model
 
SetStackPolicyResult() - Constructor for class com.amazonaws.services.cloudformation.model.SetStackPolicyResult
 
setStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of a file containing the stack policy.
setStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Location of a file containing the stack policy.
setStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the updated stack policy.
setStackResourceDetail(StackResourceDetail) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
A StackResourceDetail structure containing the description of the specified resource in the specified stack.
setStackResources(Collection<StackResource>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
A list of StackResource structures.
setStackResourceSummaries(Collection<StackResourceSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
A list of StackResourceSummary structures.
setStacks(Collection<Stack>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
A list of stack structures.
setStackSet(StackSet) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetResult
The specified stack set.
setStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetResult
The ID of the stack set that you're creating.
setStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name or unique ID of the stack set that the stack instance is associated with.
setStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name or unique ID of the stack set that the stack instance is associated with.
setStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The ID of the stack set.
setStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The ID of the stack set.
setStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The ID of the stack set.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The name or unique ID of the stack set that you want to create stack instances from.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The name to associate with the stack set.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The name or unique ID of the stack set that you want to delete stack instances for.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetRequest
The name or unique ID of the stack set that you're deleting.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The name or the unique stack ID of the stack set that you want to get stack instance information for.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
The name or the unique stack ID of the stack set for the stack operation.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetRequest
The name or unique ID of the stack set whose description you want.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
The name or unique ID of the stack set from which the stack was created.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name or unique ID of the stack set that you want to list stack instances for.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The name or unique ID of the stack set that you want to get operation results for.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
The name or unique ID of the stack set that you want to get operation summaries for.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The name that's associated with the stack set.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The name of the stack set.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
The name or unique ID of the stack set that you want to stop the operation for.
setStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The name or unique ID of the stack set that you want to update.
setStackSetOperation(StackSetOperation) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationResult
The specified stack set operation.
setStackStatus(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
setStackStatus(StackStatus) - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
setStackStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
setStackStatus(StackStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
setStackStatusFilters(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
setStackStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Success/failure message associated with the stack status.
setStackStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Success/Failure message associated with the stack status.
setStackSummaries(Collection<StackSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
A list of StackSummary structures containing information about the specified stacks.
setStagesAvailable(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
The stage of the template that you can retrieve.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
The status of the account gate function.
setStatus(AccountGateStatus) - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
The status of the account gate function.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
setStatus(ChangeSetStatus) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
setStatus(ChangeSetStatus) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
The status of the stack sets that you want to get summary information about.
setStatus(StackSetStatus) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
The status of the stack sets that you want to get summary information about.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The status of the signal, which is either success or failure.
setStatus(ResourceSignalStatus) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The status of the signal, which is either success or failure.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The status of the stack instance, in terms of its synchronization with its associated stack set.
setStatus(StackInstanceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The status of the stack instance, in terms of its synchronization with its associated stack set.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The status of the stack instance, in terms of its synchronization with its associated stack set.
setStatus(StackInstanceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The status of the stack instance, in terms of its synchronization with its associated stack set.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The status of the stack set.
setStatus(StackSetStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The status of the stack set.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The status of the operation.
setStatus(StackSetOperationStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The status of the operation.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The result status of the stack set operation for the given account in the given region.
setStatus(StackSetOperationResultStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The result status of the stack set operation for the given account in the given region.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The overall status of the operation.
setStatus(StackSetOperationStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The overall status of the operation.
setStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The status of the stack set.
setStatus(StackSetStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The status of the stack set.
setStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
The reason for the account gate status assigned to this account and region for the stack set operation.
setStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
A description of the change set's status.
setStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A description of the change set's status.
setStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The explanation for the specific status code that is assigned to this stack instance.
setStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The explanation for the specific status code assigned to this stack instance.
setStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The reason for the assigned result status.
setSummaries(Collection<ChangeSetSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.
setSummaries(Collection<StackInstanceSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
A list of StackInstanceSummary structures that contain information about the specified stack instances.
setSummaries(Collection<StackSetOperationResultSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.
setSummaries(Collection<StackSetOperationSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.
setSummaries(Collection<StackSetSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
A list of StackSetSummary structures that contain information about the user's stack sets.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Key-value pairs to associate with this stack.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Key-value pairs to associate with this stack.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The key-value pairs to associate with this stack set and the stacks created from it.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the tags that will be associated with the stack.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Tags that specify information about the stack.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.StackSet
A list of tags that specify information about the stack set.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Key-value pairs to associate with this stack.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The key-value pairs to associate with this stack set and the stacks created from it.
setTarget(ResourceTargetDefinition) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
Structure containing the template body.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The structure that contains the body of the template that was used to create or update the stack set.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
setTemplateDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The template description of the template used to create the stack.
setTemplateStage(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
For templates that include transforms, the stage of the template that AWS CloudFormation returns.
setTemplateStage(TemplateStage) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
For templates that include transforms, the stage of the template that AWS CloudFormation returns.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The location of the file that contains the revised template.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of file containing the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The location of the file that contains the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Location of file containing the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
Location of file containing the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of file containing the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The location of the file that contains the template body.
setTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Location of file containing the template body.
setTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.
setTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.Stack
The amount of time within which stack creation should complete.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Time the status was updated.
setTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Time the status was updated.
setType(String) - Method in class com.amazonaws.services.cloudformation.model.Change
The type of entity that AWS CloudFormation changes.
setType(ChangeType) - Method in class com.amazonaws.services.cloudformation.model.Change
The type of entity that AWS CloudFormation changes.
setType(String) - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
The resource type of the rollback trigger.
setUniqueId(String) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
A unique ID of the signal.
setUrl(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
setUsePreviousTemplate(Boolean) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Whether to reuse the template that is associated with the stack to create the change set.
setUsePreviousTemplate(Boolean) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Reuse the existing template that is associated with the stack that you are updating.
setUsePreviousTemplate(Boolean) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
Use the existing template that's associated with the stack set that you're updating.
setUsePreviousValue(Boolean) - Method in class com.amazonaws.services.cloudformation.model.Parameter
During a stack update, use the existing parameter value that the stack is using for a given parameter key.
setValue(Integer) - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
The value that is associated with the account limit name.
setValue(String) - Method in class com.amazonaws.services.cloudformation.model.Export
The value of the exported output, such as a resource physical ID.
setValue(String) - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
setVersion(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The AWS template format version, which identifies the capabilities of the template.
shutdown() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
shutdown() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
 
shutdown() - Method in class com.amazonaws.services.cloudformation.waiters.AmazonCloudFormationWaiters
 
signalResource(SignalResourceRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
signalResource(SignalResourceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Sends a signal to the specified resource with a success or failure status.
signalResource(SignalResourceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Sends a signal to the specified resource with a success or failure status.
signalResourceAsync(SignalResourceRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
signalResourceAsync(SignalResourceRequest, AsyncHandler<SignalResourceRequest, SignalResourceResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
signalResourceAsync(SignalResourceRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Sends a signal to the specified resource with a success or failure status.
signalResourceAsync(SignalResourceRequest, AsyncHandler<SignalResourceRequest, SignalResourceResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Sends a signal to the specified resource with a success or failure status.
signalResourceAsync(SignalResourceRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
signalResourceAsync(SignalResourceRequest, AsyncHandler<SignalResourceRequest, SignalResourceResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
SignalResourceRequest - Class in com.amazonaws.services.cloudformation.model
The input for the SignalResource action.
SignalResourceRequest() - Constructor for class com.amazonaws.services.cloudformation.model.SignalResourceRequest
 
SignalResourceResult - Class in com.amazonaws.services.cloudformation.model
 
SignalResourceResult() - Constructor for class com.amazonaws.services.cloudformation.model.SignalResourceResult
 
Stack - Class in com.amazonaws.services.cloudformation.model
The Stack data type.
Stack() - Constructor for class com.amazonaws.services.cloudformation.model.Stack
 
stackCreateComplete() - Method in class com.amazonaws.services.cloudformation.waiters.AmazonCloudFormationWaiters
Builds a StackCreateComplete waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
stackDeleteComplete() - Method in class com.amazonaws.services.cloudformation.waiters.AmazonCloudFormationWaiters
Builds a StackDeleteComplete waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
StackEvent - Class in com.amazonaws.services.cloudformation.model
The StackEvent data type.
StackEvent() - Constructor for class com.amazonaws.services.cloudformation.model.StackEvent
 
stackExists() - Method in class com.amazonaws.services.cloudformation.waiters.AmazonCloudFormationWaiters
Builds a StackExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
StackInstance - Class in com.amazonaws.services.cloudformation.model
An AWS CloudFormation stack, in a specific account and region, that's part of a stack set operation.
StackInstance() - Constructor for class com.amazonaws.services.cloudformation.model.StackInstance
 
StackInstanceNotFoundException - Exception in com.amazonaws.services.cloudformation.model
The specified stack instance doesn't exist.
StackInstanceNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.StackInstanceNotFoundException
Constructs a new StackInstanceNotFoundException with the specified error message.
StackInstanceStatus - Enum in com.amazonaws.services.cloudformation.model
 
StackInstanceSummary - Class in com.amazonaws.services.cloudformation.model
The structure that contains summary information about a stack instance.
StackInstanceSummary() - Constructor for class com.amazonaws.services.cloudformation.model.StackInstanceSummary
 
StackResource - Class in com.amazonaws.services.cloudformation.model
The StackResource data type.
StackResource() - Constructor for class com.amazonaws.services.cloudformation.model.StackResource
 
StackResourceDetail - Class in com.amazonaws.services.cloudformation.model
Contains detailed information about the specified stack resource.
StackResourceDetail() - Constructor for class com.amazonaws.services.cloudformation.model.StackResourceDetail
 
StackResourceSummary - Class in com.amazonaws.services.cloudformation.model
Contains high-level information about the specified stack resource.
StackResourceSummary() - Constructor for class com.amazonaws.services.cloudformation.model.StackResourceSummary
 
StackSet - Class in com.amazonaws.services.cloudformation.model
A structure that contains information about a stack set.
StackSet() - Constructor for class com.amazonaws.services.cloudformation.model.StackSet
 
StackSetNotEmptyException - Exception in com.amazonaws.services.cloudformation.model
You can't yet delete this stack set, because it still contains one or more stack instances.
StackSetNotEmptyException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.StackSetNotEmptyException
Constructs a new StackSetNotEmptyException with the specified error message.
StackSetNotFoundException - Exception in com.amazonaws.services.cloudformation.model
The specified stack set doesn't exist.
StackSetNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.StackSetNotFoundException
Constructs a new StackSetNotFoundException with the specified error message.
StackSetOperation - Class in com.amazonaws.services.cloudformation.model
The structure that contains information about a stack set operation.
StackSetOperation() - Constructor for class com.amazonaws.services.cloudformation.model.StackSetOperation
 
StackSetOperationAction - Enum in com.amazonaws.services.cloudformation.model
 
StackSetOperationPreferences - Class in com.amazonaws.services.cloudformation.model
The user-specified preferences for how AWS CloudFormation performs a stack set operation.
StackSetOperationPreferences() - Constructor for class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
 
StackSetOperationResultStatus - Enum in com.amazonaws.services.cloudformation.model
 
StackSetOperationResultSummary - Class in com.amazonaws.services.cloudformation.model
The structure that contains information about a specified operation's results for a given account in a given region.
StackSetOperationResultSummary() - Constructor for class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
 
StackSetOperationStatus - Enum in com.amazonaws.services.cloudformation.model
 
StackSetOperationSummary - Class in com.amazonaws.services.cloudformation.model
The structures that contain summary information about the specified operation.
StackSetOperationSummary() - Constructor for class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
 
StackSetStatus - Enum in com.amazonaws.services.cloudformation.model
 
StackSetSummary - Class in com.amazonaws.services.cloudformation.model
The structures that contain summary information about the specified stack set.
StackSetSummary() - Constructor for class com.amazonaws.services.cloudformation.model.StackSetSummary
 
StackStatus - Enum in com.amazonaws.services.cloudformation.model
 
StackSummary - Class in com.amazonaws.services.cloudformation.model
The StackSummary Data Type
StackSummary() - Constructor for class com.amazonaws.services.cloudformation.model.StackSummary
 
stackUpdateComplete() - Method in class com.amazonaws.services.cloudformation.waiters.AmazonCloudFormationWaiters
Builds a StackUpdateComplete waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
StaleRequestException - Exception in com.amazonaws.services.cloudformation.model
Another operation has been performed on this stack set since the specified operation was performed.
StaleRequestException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.StaleRequestException
Constructs a new StaleRequestException with the specified error message.
standard() - Static method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClientBuilder
 
stopStackSetOperation(StopStackSetOperationRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
stopStackSetOperation(StopStackSetOperationRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Stops an in-progress operation on a stack set and its associated stack instances.
stopStackSetOperation(StopStackSetOperationRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Stops an in-progress operation on a stack set and its associated stack instances.
stopStackSetOperationAsync(StopStackSetOperationRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
stopStackSetOperationAsync(StopStackSetOperationRequest, AsyncHandler<StopStackSetOperationRequest, StopStackSetOperationResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
stopStackSetOperationAsync(StopStackSetOperationRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Stops an in-progress operation on a stack set and its associated stack instances.
stopStackSetOperationAsync(StopStackSetOperationRequest, AsyncHandler<StopStackSetOperationRequest, StopStackSetOperationResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Stops an in-progress operation on a stack set and its associated stack instances.
stopStackSetOperationAsync(StopStackSetOperationRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
stopStackSetOperationAsync(StopStackSetOperationRequest, AsyncHandler<StopStackSetOperationRequest, StopStackSetOperationResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
StopStackSetOperationRequest - Class in com.amazonaws.services.cloudformation.model
 
StopStackSetOperationRequest() - Constructor for class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
 
StopStackSetOperationResult - Class in com.amazonaws.services.cloudformation.model
 
StopStackSetOperationResult() - Constructor for class com.amazonaws.services.cloudformation.model.StopStackSetOperationResult
 

T

Tag - Class in com.amazonaws.services.cloudformation.model
The Tag type enables you to specify a key-value pair that can be used to store information about an AWS CloudFormation stack.
Tag() - Constructor for class com.amazonaws.services.cloudformation.model.Tag
 
TemplateParameter - Class in com.amazonaws.services.cloudformation.model
The TemplateParameter data type.
TemplateParameter() - Constructor for class com.amazonaws.services.cloudformation.model.TemplateParameter
 
TemplateStage - Enum in com.amazonaws.services.cloudformation.model
 
TokenAlreadyExistsException - Exception in com.amazonaws.services.cloudformation.model
A client request token already exists.
TokenAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudformation.model.TokenAlreadyExistsException
Constructs a new TokenAlreadyExistsException with the specified error message.
toString() - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.AccountGateStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.Capability
 
toString() - Method in class com.amazonaws.services.cloudformation.model.Change
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.ChangeAction
 
toString() - Method in enum com.amazonaws.services.cloudformation.model.ChangeSetStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.ChangeSetType
 
toString() - Method in enum com.amazonaws.services.cloudformation.model.ChangeSource
 
toString() - Method in enum com.amazonaws.services.cloudformation.model.ChangeType
 
toString() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.EvaluationType
 
toString() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.ExecutionStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.Export
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListExportsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.OnFailure
 
toString() - Method in class com.amazonaws.services.cloudformation.model.Output
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.Replacement
 
toString() - Method in enum com.amazonaws.services.cloudformation.model.RequiresRecreation
 
toString() - Method in enum com.amazonaws.services.cloudformation.model.ResourceAttribute
 
toString() - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.ResourceSignalStatus
 
toString() - Method in enum com.amazonaws.services.cloudformation.model.ResourceStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.SignalResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.Stack
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackInstance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.StackInstanceStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.StackSetOperationAction
 
toString() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.StackSetOperationResultStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.StackSetOperationStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.StackSetStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.StackStatus
 
toString() - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cloudformation.model.TemplateStage
 
toString() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
Returns a string representation of this object; useful for testing and debugging.

U

updateStack(UpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
updateStack(UpdateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Updates a stack as specified in the template.
updateStack(UpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Updates a stack as specified in the template.
updateStackAsync(UpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
updateStackAsync(UpdateStackRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates a stack as specified in the template.
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates a stack as specified in the template.
updateStackAsync(UpdateStackRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
updateStackAsync(UpdateStackRequest, AsyncHandler<UpdateStackRequest, UpdateStackResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
UpdateStackRequest - Class in com.amazonaws.services.cloudformation.model
The input for an UpdateStack action.
UpdateStackRequest() - Constructor for class com.amazonaws.services.cloudformation.model.UpdateStackRequest
 
UpdateStackResult - Class in com.amazonaws.services.cloudformation.model
The output for an UpdateStack action.
UpdateStackResult() - Constructor for class com.amazonaws.services.cloudformation.model.UpdateStackResult
 
updateStackSet(UpdateStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
updateStackSet(UpdateStackSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Updates the stack set and all associated stack instances.
updateStackSet(UpdateStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Updates the stack set and all associated stack instances.
updateStackSetAsync(UpdateStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
updateStackSetAsync(UpdateStackSetRequest, AsyncHandler<UpdateStackSetRequest, UpdateStackSetResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
updateStackSetAsync(UpdateStackSetRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates the stack set and all associated stack instances.
updateStackSetAsync(UpdateStackSetRequest, AsyncHandler<UpdateStackSetRequest, UpdateStackSetResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates the stack set and all associated stack instances.
updateStackSetAsync(UpdateStackSetRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
updateStackSetAsync(UpdateStackSetRequest, AsyncHandler<UpdateStackSetRequest, UpdateStackSetResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
UpdateStackSetRequest - Class in com.amazonaws.services.cloudformation.model
 
UpdateStackSetRequest() - Constructor for class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
 
UpdateStackSetResult - Class in com.amazonaws.services.cloudformation.model
 
UpdateStackSetResult() - Constructor for class com.amazonaws.services.cloudformation.model.UpdateStackSetResult
 
updateTerminationProtection(UpdateTerminationProtectionRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
updateTerminationProtection(UpdateTerminationProtectionRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Updates termination protection for the specified stack.
updateTerminationProtection(UpdateTerminationProtectionRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Updates termination protection for the specified stack.
updateTerminationProtectionAsync(UpdateTerminationProtectionRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
updateTerminationProtectionAsync(UpdateTerminationProtectionRequest, AsyncHandler<UpdateTerminationProtectionRequest, UpdateTerminationProtectionResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
updateTerminationProtectionAsync(UpdateTerminationProtectionRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates termination protection for the specified stack.
updateTerminationProtectionAsync(UpdateTerminationProtectionRequest, AsyncHandler<UpdateTerminationProtectionRequest, UpdateTerminationProtectionResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Updates termination protection for the specified stack.
updateTerminationProtectionAsync(UpdateTerminationProtectionRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
updateTerminationProtectionAsync(UpdateTerminationProtectionRequest, AsyncHandler<UpdateTerminationProtectionRequest, UpdateTerminationProtectionResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
UpdateTerminationProtectionRequest - Class in com.amazonaws.services.cloudformation.model
 
UpdateTerminationProtectionRequest() - Constructor for class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
 
UpdateTerminationProtectionResult - Class in com.amazonaws.services.cloudformation.model
 
UpdateTerminationProtectionResult() - Constructor for class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionResult
 

V

validateTemplate(ValidateTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
validateTemplate(ValidateTemplateRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
Validates a specified template.
validateTemplate(ValidateTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
Validates a specified template.
validateTemplateAsync(ValidateTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
validateTemplateAsync(ValidateTemplateRequest, AsyncHandler<ValidateTemplateRequest, ValidateTemplateResult>) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormationAsync
 
validateTemplateAsync(ValidateTemplateRequest) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Validates a specified template.
validateTemplateAsync(ValidateTemplateRequest, AsyncHandler<ValidateTemplateRequest, ValidateTemplateResult>) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormationAsync
Validates a specified template.
validateTemplateAsync(ValidateTemplateRequest) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
validateTemplateAsync(ValidateTemplateRequest, AsyncHandler<ValidateTemplateRequest, ValidateTemplateResult>) - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClient
 
ValidateTemplateRequest - Class in com.amazonaws.services.cloudformation.model
The input for ValidateTemplate action.
ValidateTemplateRequest() - Constructor for class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
 
ValidateTemplateResult - Class in com.amazonaws.services.cloudformation.model
The output for ValidateTemplate action.
ValidateTemplateResult() - Constructor for class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
 
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CloudFormationActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.AccountGateStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.EvaluationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.OnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.Replacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.RequiresRecreation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ResourceAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ResourceSignalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.ResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackInstanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackSetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.StackStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cloudformation.model.TemplateStage
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.CloudFormationActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.AccountGateStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ChangeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ChangeSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.EvaluationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.OnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.Replacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.RequiresRecreation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ResourceAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ResourceSignalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.ResourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.StackInstanceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.StackSetOperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.StackSetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.StackStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cloudformation.model.TemplateStage
Returns an array containing the constants of this enum type, in the order they are declared.

W

waiters() - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
 
waiters() - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
 
waiters() - Method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClient
 
withAccount(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name of the AWS account that the stack instance is associated with.
withAccount(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name of the AWS account that the stack instance is associated with.
withAccount(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The name of the AWS account for this operation result.
withAccountGateResult(AccountGateResult) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The results of the account gate function AWS CloudFormation invokes, if present, before proceeding with stack set operations in an account
withAccountLimits(AccountLimit...) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
An account limit structure that contain a list of AWS CloudFormation account limits and their values.
withAccountLimits(Collection<AccountLimit>) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
An account limit structure that contain a list of AWS CloudFormation account limits and their values.
withAccounts(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.
withAccounts(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The names of one or more AWS accounts that you want to create stack instances in the specified region(s) for.
withAccounts(String...) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The names of the AWS accounts that you want to delete stack instances for.
withAccounts(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The names of the AWS accounts that you want to delete stack instances for.
withAction(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).
withAction(ChangeAction) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The action that AWS CloudFormation takes on the resource, such as Add (adds a new resource), Modify (changes a resource), or Remove (deletes a resource).
withAction(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The type of stack set operation: CREATE, UPDATE, or DELETE.
withAction(StackSetOperationAction) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The type of stack set operation: CREATE, UPDATE, or DELETE.
withAction(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The type of operation: CREATE, UPDATE, or DELETE.
withAction(StackSetOperationAction) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The type of operation: CREATE, UPDATE, or DELETE.
withAllowedValues(String...) - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
A list of values that are permitted for a parameter.
withAllowedValues(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
A list of values that are permitted for a parameter.
withArn(String) - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
The Amazon Resource Name (ARN) of the rollback trigger.
withAttribute(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
withAttribute(ResourceAttribute) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
Indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of values that you must specify before AWS CloudFormation can create certain stacks.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of values that you must specify before AWS CloudFormation can create certain stacks.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of values that you must specify before AWS CloudFormation can create certain stacks.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The capabilities found within the template.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The capabilities found within the template.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The capabilities found within the template.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.Stack
The capabilities allowed in the stack.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The capabilities that are allowed in the stack set.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The capabilities that are allowed in the stack set.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The capabilities that are allowed in the stack set.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of values that you must specify before AWS CloudFormation can update certain stacks.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of values that you must specify before AWS CloudFormation can create certain stack sets.
withCapabilities(String...) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
withCapabilities(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
withCapabilities(Capability...) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The capabilities found within the template.
withCapabilitiesReason(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The list of resources that generated the values in the Capabilities response element.
withCapabilitiesReason(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The list of resources that generated the values in the Capabilities response element.
withCausingEntity(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
The identity of the entity that triggered this change.
withChanges(Change...) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.
withChanges(Collection<Change>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A list of Change structures that describes the resources AWS CloudFormation changes if you execute the change set.
withChangeSetId(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The ID of the change set.
withChangeSetId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARN of the change set.
withChangeSetId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
The unique ID of the change set.
withChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The name of the change set.
withChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The name of the change set.
withChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
The name or Amazon Resource Name (ARN) of the change set that you want to delete.
withChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
The name or Amazon Resource Name (ARN) of the change set that you want to describe.
withChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The name of the change set.
withChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
The name or ARN of the change set that you want use to update the specified stack.
withChangeSetName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or Amazon Resource Name (ARN) of a change set for which AWS CloudFormation returns the associated template.
withChangeSetType(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The type of change set operation.
withChangeSetType(ChangeSetType) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The type of change set operation.
withChangeSource(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
The group to which the CausingEntity value belongs.
withChangeSource(ChangeSource) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
The group to which the CausingEntity value belongs.
withClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
A unique identifier for this CancelUpdateStack request.
withClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
A unique identifier for this ContinueUpdateRollback request.
withClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A unique identifier for this CreateStack request.
withClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A unique identifier for this CreateStackSet request.
withClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
A unique identifier for this DeleteStack request.
withClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
A unique identifier for this ExecuteChangeSet request.
withClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The token passed to the operation that generated this event.
withClientRequestToken(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A unique identifier for this UpdateStack request.
withClientToken(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A unique identifier for this CreateChangeSet request.
withCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The start time when the change set was created, in UTC.
withCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The start time when the change set was created, in UTC.
withCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
The time at which the stack was created.
withCreationTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was created.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The time at which the operation was initiated.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The time at which the operation was initiated.
withDeclaredTransforms(String...) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of the transforms that are declared in the template.
withDeclaredTransforms(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of the transforms that are declared in the template.
withDeclaredTransforms(String...) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of the transforms that are declared in the template.
withDeclaredTransforms(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of the transforms that are declared in the template.
withDefaultValue(String) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The default value of the parameter.
withDefaultValue(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The default value associated with the parameter.
withDeletionTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was deleted.
withDeletionTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was deleted.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
Descriptive information about the change set.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A description to help you identify this change set.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
A description of the stack set.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
Information about the change set.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The value that is defined in the Description property of the template.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.Output
User defined description associated with the output.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The description that is associate with the parameter.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
A user-defined description associated with the stack.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
User defined description associated with the resource.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
User defined description associated with the resource.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
A description of the stack set that you specify when the stack set is created or updated.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
A description of the stack set that you specify when the stack set is created or updated.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
User defined description associated with the parameter.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A brief description of updates that you are making.
withDescription(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
The description found within the template.
withDetails(ResourceChangeDetail...) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.
withDetails(Collection<ResourceChangeDetail>) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, a list of ResourceChangeDetail structures that describes the changes that AWS CloudFormation will make to the resource.
withDisableRollback(Boolean) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Set to true to disable rollback of the stack if stack creation failed.
withDisableRollback(Boolean) - Method in class com.amazonaws.services.cloudformation.model.Stack
Boolean to enable or disable rollback on stack creation failures:
withEnableTerminationProtection(Boolean) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Whether to enable termination protection on the specified stack.
withEnableTerminationProtection(Boolean) - Method in class com.amazonaws.services.cloudformation.model.Stack
Whether termination protection is enabled for the stack.
withEnableTerminationProtection(Boolean) - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
Whether to enable termination protection on the specified stack.
withEndTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The time at which the stack set operation ended, across all accounts and regions specified.
withEndTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The time at which the stack set operation ended, across all accounts and regions specified.
withEvaluation(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.
withEvaluation(EvaluationType) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
Indicates whether AWS CloudFormation can determine the target value, and whether the target value will change before you execute a change set.
withEventId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID of this event.
withExecutionStatus(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
If the change set execution status is AVAILABLE, you can execute the change set.
withExecutionStatus(ExecutionStatus) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
If the change set execution status is AVAILABLE, you can execute the change set.
withExecutionStatus(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If the change set execution status is AVAILABLE, you can execute the change set.
withExecutionStatus(ExecutionStatus) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If the change set execution status is AVAILABLE, you can execute the change set.
withExportingStackId(String) - Method in class com.amazonaws.services.cloudformation.model.Export
The stack that contains the exported output name and value.
withExportName(String) - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
The name of the exported output value.
withExportName(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The name of the export associated with the output.
withExports(Export...) - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
The output for the ListExports action.
withExports(Collection<Export>) - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
The output for the ListExports action.
withFailureToleranceCount(Integer) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The number of accounts, per region, for which this operation can fail before AWS CloudFormation stops the operation in that region.
withFailureTolerancePercentage(Integer) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The percentage of accounts, per region, for which this stack operation can fail before AWS CloudFormation stops the operation in that region.
withId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
The Amazon Resource Name (ARN) of the change set.
withImports(String...) - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
A list of stack names that are importing the specified exported output value.
withImports(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
A list of stack names that are importing the specified exported output value.
withKey(String) - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.cloudformation.model.Stack
The time the stack was last updated.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The time the stack was last updated.
withLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Time the status was updated.
withLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Time the status was updated.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The logical name of the resource as specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The logical name of the resource as specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The resource's logical ID, which is defined in the stack's template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The logical ID of the resource that you want to signal.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The logical name of the resource specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The logical name of the resource specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The logical name of the resource specified in the template.
withLogicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The logical name of the resource specified in the template.
withMaxConcurrentCount(Integer) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The maximum number of accounts in which to perform this operation at one time.
withMaxConcurrentPercentage(Integer) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The maximum percentage of accounts in which to perform this operation at one time.
withMaxResults(Integer) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The maximum number of results to be returned with a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The maximum number of results to be returned with a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
The maximum number of results to be returned with a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
The maximum number of results to be returned with a single call.
withMetadata(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The value that is defined for the Metadata property of the template.
withMetadata(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The content of the Metadata attribute declared for the resource.
withMonitoringTimeInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
The amount of time, in minutes, during which CloudFormation should monitor all the rollback triggers after the stack creation or update operation deploys all necessary resources.
withName(String) - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
The name of the account limit.
withName(String) - Method in class com.amazonaws.services.cloudformation.model.Export
The name of exported output value.
withName(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
If the Attribute value is Properties, the name of the property.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsRequest
A string that identifies the next page of limits that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeAccountLimitsResult
If the output exceeds 1 MB in size, a string that identifies the next page of limits.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If the output exceeds 1 MB, a string that identifies the next page of changes.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
A string that identifies the next page of events that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
If the output exceeds 1 MB in size, a string that identifies the next page of events.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
A string that identifies the next page of stacks that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
If the output exceeds 1 MB in size, a string that identifies the next page of stacks.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
If the output exceeds 1 MB, a string that identifies the next page of change sets.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListExportsRequest
A string (provided by the ListExports response output) that identifies the next page of exported output values that you asked to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListExportsResult
If the output exceeds 100 exported output values, a string that identifies the next page of exports.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListImportsRequest
A string (provided by the ListImports response output) that identifies the next page of stacks that are importing the specified exported output value.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListImportsResult
A string that identifies the next page of exports.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
If the previous request didn't return all of the remaining results, the response's NextToken parameter value is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
If the request doesn't return all of the remaining results, NextToken is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
A string that identifies the next page of stack resources that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
If the output exceeds 1 MB, a string that identifies the next page of stack resources.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
If the previous request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
If the request doesn't return all results, NextToken is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
If the request doesn't return all results, NextToken is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
If the request doesn't return all of the remaining results, NextToken is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
A string that identifies the next page of stacks that you want to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
If the output exceeds 1 MB in size, a string that identifies the next page of stacks.
withNoEcho(Boolean) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
Flag that indicates whether the parameter value is shown as plain text in logs and in the AWS Management Console.
withNoEcho(Boolean) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
Flag indicating whether the parameter should be displayed as plain text in logs and UIs.
withNotificationARNs(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack.
withNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The Amazon Resource Names (ARNs) of Amazon Simple Notification Service (Amazon SNS) topics that AWS CloudFormation associates with the stack.
withNotificationARNs(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Simple Notification Service (SNS) topic ARNs to publish stack related events.
withNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Simple Notification Service (SNS) topic ARNs to publish stack related events.
withNotificationARNs(String...) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.
withNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.
withNotificationARNs(String...) - Method in class com.amazonaws.services.cloudformation.model.Stack
SNS topic ARNs to which stack related events are published.
withNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.Stack
SNS topic ARNs to which stack related events are published.
withNotificationARNs(String...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack.
withNotificationARNs(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that AWS CloudFormation associates with the stack.
withOnFailure(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
withOnFailure(OnFailure) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Determines what action will be taken if stack creation fails.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The unique identifier for this stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesResult
The unique identifier for this stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The unique identifier for this stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesResult
The unique identifier for this stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
The unique ID of the stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The ID of the stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The unique ID of a stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The unique ID of the stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
The ID of the stack operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The unique ID for this stack set operation.
withOperationId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetResult
The unique ID for this stack set operation.
withOperationPreferences(StackSetOperationPreferences) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
Preferences for how AWS CloudFormation performs this stack set operation.
withOperationPreferences(StackSetOperationPreferences) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
Preferences for how AWS CloudFormation performs this stack set operation.
withOperationPreferences(StackSetOperationPreferences) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The preferences for how AWS CloudFormation performs this stack set operation.
withOperationPreferences(StackSetOperationPreferences) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
Preferences for how AWS CloudFormation performs this stack set operation.
withOutputKey(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The key associated with the output.
withOutputs(Output...) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of output structures.
withOutputs(Collection<Output>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of output structures.
withOutputValue(String) - Method in class com.amazonaws.services.cloudformation.model.Output
The value associated with the output.
withParameterConstraints(ParameterConstraints) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The criteria that AWS CloudFormation uses to validate parameter values.
withParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.Parameter
The key associated with the parameter.
withParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The name that is associated with the parameter.
withParameterKey(String) - Method in class com.amazonaws.services.cloudformation.model.TemplateParameter
The name associated with the parameter.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of Parameter structures that specify input parameters for the change set.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A list of Parameter structures that specify input parameters for the change set.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of Parameter structures that specify input parameters for the stack.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
A list of Parameter structures that specify input parameters for the stack.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The input parameters for the stack set template.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The input parameters for the stack set template.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A list of Parameter structures that describes the input parameters and their values used to create the change set.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A list of Parameter structures that describes the input parameters and their values used to create the change set.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
A list of Parameter structures that specify input parameters.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
A list of Parameter structures that specify input parameters.
withParameters(ParameterDeclaration...) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of parameter declarations that describe various properties for each parameter.
withParameters(Collection<ParameterDeclaration>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of parameter declarations that describe various properties for each parameter.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Parameter structures.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Parameter structures.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.StackSet
A list of input parameters for a stack set.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.StackSet
A list of input parameters for a stack set.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of Parameter structures that specify input parameters for the stack.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
A list of Parameter structures that specify input parameters for the stack.
withParameters(Parameter...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of input parameters for the stack set template.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
A list of input parameters for the stack set template.
withParameters(TemplateParameter...) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of TemplateParameter structures.
withParameters(Collection<TemplateParameter>) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateResult
A list of TemplateParameter structures.
withParameterType(String) - Method in class com.amazonaws.services.cloudformation.model.ParameterDeclaration
The type of parameter.
withParameterValue(String) - Method in class com.amazonaws.services.cloudformation.model.Parameter
The value associated with the parameter.
withParentId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack.
withParentId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
For nested stacks--stacks created as resources for another stack--the stack ID of the direct parent of this stack.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The resource's physical ID (resource name).
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name or unique identifier associated with the physical instance of the resource.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.
withPhysicalResourceId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
The name or unique identifier that corresponds to a physical instance ID of the resource.
withRegion(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name of the AWS region that the stack instance is associated with.
withRegion(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name of the AWS region that the stack instance is associated with.
withRegion(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The name of the AWS region for this operation result.
withRegionOrder(String...) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The order of the regions in where you want to perform the stack operation.
withRegionOrder(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationPreferences
The order of the regions in where you want to perform the stack operation.
withRegions(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The names of one or more regions where you want to create stack instances using the specified AWS account(s).
withRegions(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The names of one or more regions where you want to create stack instances using the specified AWS account(s).
withRegions(String...) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The regions where you want to delete stack set instances.
withRegions(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The regions where you want to delete stack set instances.
withReplacement(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one.
withReplacement(Replacement) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates whether AWS CloudFormation will replace the resource by creating a new one and deleting the old one.
withRequiresRecreation(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated.
withRequiresRecreation(RequiresRecreation) - Method in class com.amazonaws.services.cloudformation.model.ResourceTargetDefinition
If the Attribute value is Properties, indicates whether a change to this property causes the resource to be recreated.
withResourceChange(ResourceChange) - Method in class com.amazonaws.services.cloudformation.model.Change
A ResourceChange structure that describes the resource and action that AWS CloudFormation will perform.
withResourceProperties(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
BLOB of the properties used to create the resource.
withResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
withResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Current status of the resource.
withResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
withResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Current status of the resource.
withResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
withResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Current status of the resource.
withResourceStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
withResourceStatus(ResourceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Current status of the resource.
withResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Success/failure message associated with the resource.
withResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Success/failure message associated with the resource.
withResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Success/failure message associated with the resource.
withResourceStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Success/failure message associated with the resource.
withResourcesToSkip(String...) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation.
withResourcesToSkip(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
A list of the logical IDs of the resources that AWS CloudFormation skips during the continue update rollback operation.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
The type of AWS CloudFormation resource, such as AWS::S3::Bucket.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Type of resource.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Type of resource.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Type of resource.
withResourceType(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceSummary
Type of resource.
withResourceTypes(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The template resource types that you have permissions to work with if you execute this change set, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
withResourceTypes(String...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The template resource types that you have permissions to work with for this create stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
withResourceTypes(String...) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
A list of all the template resource types that are defined in the template, such as AWS::EC2::Instance, AWS::Dynamo::Table, and Custom::MyCustomInstance.
withResourceTypes(String...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The template resource types that you have permissions to work with for this update stack action, such as AWS::EC2::Instance, AWS::EC2::*, or Custom::MyCustomInstance.
withRetainResources(String...) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain.
withRetainResources(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
For stacks in the DELETE_FAILED state, a list of resource logical IDs that are associated with the resources you want to retain.
withRetainStacks(Boolean) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
Removes the stack instances from the specified stack set, but doesn't delete the stacks.
withRetainStacks(Boolean) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
For stack set operations of action type DELETE, specifies whether to remove the stack instances from the specified stack set, but doesn't delete the stacks.
withRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to roll back the stack.
withRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes when executing the change set.
withRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to create the stack.
withRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to delete the stack.
withRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that is associated with the stack.
withRoleARN(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The Amazon Resource Name (ARN) of an AWS Identity and Access Management (IAM) role that AWS CloudFormation assumes to update the stack.
withRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
withRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
withRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
withRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.Stack
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
withRollbackConfiguration(RollbackConfiguration) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.
withRollbackTriggers(RollbackTrigger...) - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
The triggers to monitor during stack creation or update actions.
withRollbackTriggers(Collection<RollbackTrigger>) - Method in class com.amazonaws.services.cloudformation.model.RollbackConfiguration
The triggers to monitor during stack creation or update actions.
withRootId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.
withRootId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
For nested stacks--stacks created as resources for another stack--the stack ID of the the top-level stack to which the nested stack ultimately belongs.
withScope(String...) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
withScope(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
withScope(ResourceAttribute...) - Method in class com.amazonaws.services.cloudformation.model.ResourceChange
For the Modify action, indicates which resource attribute is triggering this update, such as a change in the resource attribute's Metadata, Properties, or Tags.
withStackEvents(StackEvent...) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
A list of StackEvents structures.
withStackEvents(Collection<StackEvent>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult
A list of StackEvents structures.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The ID of the stack with which the change set is associated.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
The unique ID of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackResult
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The ARN of the stack that is associated with the change set.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The unique ID name of the instance of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The ID of the stack instance.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The ID of the stack instance.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Unique stack identifier.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackResult
Unique identifier of the stack.
withStackId(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionResult
The unique ID of the stack.
withStackInstance(StackInstance) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceResult
The stack instance that matches the specified request parameters.
withStackInstanceAccount(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The ID of an AWS account that's associated with this stack instance.
withStackInstanceAccount(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name of the AWS account that you want to list stack instances for.
withStackInstanceRegion(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The name of a region that's associated with this stack instance.
withStackInstanceRegion(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name of the region where you want to list stack instances.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest
The name or the unique stack ID that is associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The name of the stack with which the change set is associated.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ContinueUpdateRollbackRequest
The name or the unique ID of the stack that you want to continue rolling back.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The name or the unique ID of the stack for which you are creating a change set.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The name that is associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteChangeSetRequest
If you specified the name of a change set to delete, specify the stack name or ID (ARN) that is associated with it.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackRequest
The name or the unique stack ID that is associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetRequest
If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The name of the stack that is associated with the change set.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ExecuteChangeSetRequest
If you specified the name of a change set, specify the stack name or ID (ARN) that is associated with the change set you want to execute.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
The name or unique stack ID that is associated with the stack whose policy you want to get.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
The name or the stack ID that is associated with the stack, which are not always interchangeable.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsRequest
The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest
The name or the unique stack ID that is associated with the stack, which are not always interchangeable:
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
The name or unique stack ID that you want to associate a policy with.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The stack name or unique stack ID that includes the resource that you want to signal.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
The name associated with a stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackResource
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackResourceDetail
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The name associated with the stack.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
The name or unique stack ID of the stack to update.
withStackName(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateTerminationProtectionRequest
The name or unique ID of the stack for which you want to set termination protection.
withStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the stack policy body.
withStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetStackPolicyResult
Structure containing the stack policy body.
withStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Structure containing the stack policy body.
withStackPolicyBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing a new stack policy body.
withStackPolicyDuringUpdateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the temporary overriding stack policy body.
withStackPolicyDuringUpdateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the temporary overriding stack policy.
withStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of a file containing the stack policy.
withStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.SetStackPolicyRequest
Location of a file containing the stack policy.
withStackPolicyURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of a file containing the updated stack policy.
withStackResourceDetail(StackResourceDetail) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult
A StackResourceDetail structure containing the description of the specified resource in the specified stack.
withStackResources(StackResource...) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
A list of StackResource structures.
withStackResources(Collection<StackResource>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult
A list of StackResource structures.
withStackResourceSummaries(StackResourceSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
A list of StackResourceSummary structures.
withStackResourceSummaries(Collection<StackResourceSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackResourcesResult
A list of StackResourceSummary structures.
withStacks(Stack...) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
A list of stack structures.
withStacks(Collection<Stack>) - Method in class com.amazonaws.services.cloudformation.model.DescribeStacksResult
A list of stack structures.
withStackSet(StackSet) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetResult
The specified stack set.
withStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetResult
The ID of the stack set that you're creating.
withStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The name or unique ID of the stack set that the stack instance is associated with.
withStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The name or unique ID of the stack set that the stack instance is associated with.
withStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The ID of the stack set.
withStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The ID of the stack set.
withStackSetId(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The ID of the stack set.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackInstancesRequest
The name or unique ID of the stack set that you want to create stack instances from.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The name to associate with the stack set.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackInstancesRequest
The name or unique ID of the stack set that you want to delete stack instances for.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DeleteStackSetRequest
The name or unique ID of the stack set that you're deleting.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackInstanceRequest
The name or the unique stack ID of the stack set that you want to get stack instance information for.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationRequest
The name or the unique stack ID of the stack set for the stack operation.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetRequest
The name or unique ID of the stack set whose description you want.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
The name or unique ID of the stack set from which the stack was created.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesRequest
The name or unique ID of the stack set that you want to list stack instances for.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsRequest
The name or unique ID of the stack set that you want to get operation results for.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsRequest
The name or unique ID of the stack set that you want to get operation summaries for.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The name that's associated with the stack set.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The name of the stack set.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.StopStackSetOperationRequest
The name or unique ID of the stack set that you want to stop the operation for.
withStackSetName(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The name or unique ID of the stack set that you want to update.
withStackSetOperation(StackSetOperation) - Method in class com.amazonaws.services.cloudformation.model.DescribeStackSetOperationResult
The specified stack set operation.
withStackStatus(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
withStackStatus(StackStatus) - Method in class com.amazonaws.services.cloudformation.model.Stack
Current status of the stack.
withStackStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
withStackStatus(StackStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The current status of the stack.
withStackStatusFilters(String...) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
withStackStatusFilters(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
withStackStatusFilters(StackStatus...) - Method in class com.amazonaws.services.cloudformation.model.ListStacksRequest
Stack status to use as a filter.
withStackStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.Stack
Success/failure message associated with the stack status.
withStackStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
Success/Failure message associated with the stack status.
withStackSummaries(StackSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
A list of StackSummary structures containing information about the specified stacks.
withStackSummaries(Collection<StackSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStacksResult
A list of StackSummary structures containing information about the specified stacks.
withStagesAvailable(String...) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
The stage of the template that you can retrieve.
withStagesAvailable(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
The stage of the template that you can retrieve.
withStagesAvailable(TemplateStage...) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
The stage of the template that you can retrieve.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
The status of the account gate function.
withStatus(AccountGateStatus) - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
The status of the account gate function.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
withStatus(ChangeSetStatus) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
The state of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
withStatus(ChangeSetStatus) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
The status of the stack sets that you want to get summary information about.
withStatus(StackSetStatus) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsRequest
The status of the stack sets that you want to get summary information about.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The status of the signal, which is either success or failure.
withStatus(ResourceSignalStatus) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
The status of the signal, which is either success or failure.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The status of the stack instance, in terms of its synchronization with its associated stack set.
withStatus(StackInstanceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The status of the stack instance, in terms of its synchronization with its associated stack set.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The status of the stack instance, in terms of its synchronization with its associated stack set.
withStatus(StackInstanceStatus) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The status of the stack instance, in terms of its synchronization with its associated stack set.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The status of the stack set.
withStatus(StackSetStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The status of the stack set.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The status of the operation.
withStatus(StackSetOperationStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperation
The status of the operation.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The result status of the stack set operation for the given account in the given region.
withStatus(StackSetOperationResultStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The result status of the stack set operation for the given account in the given region.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The overall status of the operation.
withStatus(StackSetOperationStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationSummary
The overall status of the operation.
withStatus(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The status of the stack set.
withStatus(StackSetStatus) - Method in class com.amazonaws.services.cloudformation.model.StackSetSummary
The status of the stack set.
withStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.AccountGateResult
The reason for the account gate status assigned to this account and region for the stack set operation.
withStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.ChangeSetSummary
A description of the change set's status.
withStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
A description of the change set's status.
withStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstance
The explanation for the specific status code that is assigned to this stack instance.
withStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackInstanceSummary
The explanation for the specific status code assigned to this stack instance.
withStatusReason(String) - Method in class com.amazonaws.services.cloudformation.model.StackSetOperationResultSummary
The reason for the assigned result status.
withSummaries(ChangeSetSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.
withSummaries(Collection<ChangeSetSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListChangeSetsResult
A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.
withSummaries(StackInstanceSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
A list of StackInstanceSummary structures that contain information about the specified stack instances.
withSummaries(Collection<StackInstanceSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackInstancesResult
A list of StackInstanceSummary structures that contain information about the specified stack instances.
withSummaries(StackSetOperationResultSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.
withSummaries(Collection<StackSetOperationResultSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationResultsResult
A list of StackSetOperationResultSummary structures that contain information about the specified operation results, for accounts and regions that are included in the operation.
withSummaries(StackSetOperationSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.
withSummaries(Collection<StackSetOperationSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetOperationsResult
A list of StackSetOperationSummary structures that contain summary information about operations for the specified stack set.
withSummaries(StackSetSummary...) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
A list of StackSetSummary structures that contain information about the user's stack sets.
withSummaries(Collection<StackSetSummary>) - Method in class com.amazonaws.services.cloudformation.model.ListStackSetsResult
A list of StackSetSummary structures that contain information about the user's stack sets.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Key-value pairs to associate with this stack.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Key-value pairs to associate with this stack.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Key-value pairs to associate with this stack.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Key-value pairs to associate with this stack.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The key-value pairs to associate with this stack set and the stacks created from it.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The key-value pairs to associate with this stack set and the stacks created from it.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the tags that will be associated with the stack.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.DescribeChangeSetResult
If you execute the change set, the tags that will be associated with the stack.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Tags that specify information about the stack.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.Stack
A list of Tags that specify information about the stack.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.StackSet
A list of tags that specify information about the stack set.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.StackSet
A list of tags that specify information about the stack set.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Key-value pairs to associate with this stack.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Key-value pairs to associate with this stack.
withTags(Tag...) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The key-value pairs to associate with this stack set and the stacks created from it.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The key-value pairs to associate with this stack set and the stacks created from it.
withTarget(ResourceTargetDefinition) - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
A ResourceTargetDefinition structure that describes the field that AWS CloudFormation will change and whether the resource will be recreated.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
A structure that contains the body of the revised template, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateResult
Structure containing the template body.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.StackSet
The structure that contains the body of the template that was used to create or update the stack set.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateBody(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
withTemplateDescription(String) - Method in class com.amazonaws.services.cloudformation.model.StackSummary
The template description of the template used to create the stack.
withTemplateStage(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
For templates that include transforms, the stage of the template that AWS CloudFormation returns.
withTemplateStage(TemplateStage) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateRequest
For templates that include transforms, the stage of the template that AWS CloudFormation returns.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
The location of the file that contains the revised template.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
Location of file containing the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.CreateStackSetRequest
The location of the file that contains the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest
Location of file containing the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
Location of file containing the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Location of file containing the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
The location of the file that contains the template body.
withTemplateURL(String) - Method in class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest
Location of file containing the template body.
withTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.CreateStackRequest
The amount of time that can pass before the stack status becomes CREATE_FAILED; if DisableRollback is not set or is set to false, the stack will be rolled back.
withTimeoutInMinutes(Integer) - Method in class com.amazonaws.services.cloudformation.model.Stack
The amount of time within which stack creation should complete.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackEvent
Time the status was updated.
withTimestamp(Date) - Method in class com.amazonaws.services.cloudformation.model.StackResource
Time the status was updated.
withType(String) - Method in class com.amazonaws.services.cloudformation.model.Change
The type of entity that AWS CloudFormation changes.
withType(ChangeType) - Method in class com.amazonaws.services.cloudformation.model.Change
The type of entity that AWS CloudFormation changes.
withType(String) - Method in class com.amazonaws.services.cloudformation.model.RollbackTrigger
The resource type of the rollback trigger.
withUniqueId(String) - Method in class com.amazonaws.services.cloudformation.model.SignalResourceRequest
A unique ID of the signal.
withUrl(String) - Method in class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
withUsePreviousTemplate(Boolean) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetRequest
Whether to reuse the template that is associated with the stack to create the change set.
withUsePreviousTemplate(Boolean) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
Reuse the existing template that is associated with the stack that you are updating.
withUsePreviousTemplate(Boolean) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackSetRequest
Use the existing template that's associated with the stack set that you're updating.
withUsePreviousValue(Boolean) - Method in class com.amazonaws.services.cloudformation.model.Parameter
During a stack update, use the existing parameter value that the stack is using for a given parameter key.
withValue(Integer) - Method in class com.amazonaws.services.cloudformation.model.AccountLimit
The value that is associated with the account limit name.
withValue(String) - Method in class com.amazonaws.services.cloudformation.model.Export
The value of the exported output, such as a resource physical ID.
withValue(String) - Method in class com.amazonaws.services.cloudformation.model.Tag
Required.
withVersion(String) - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
The AWS template format version, which identifies the capabilities of the template.
A B C D E F G H I L N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.