- 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.
- 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).
- 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.
- 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.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.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.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.
- 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.
- getChangeSource() - Method in class com.amazonaws.services.cloudformation.model.ResourceChangeDetail
-
The group to which the CausingEntity
value belongs.
- 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.
- 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.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.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.TemplateParameter
-
User defined description associated with the parameter.
- 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:
- 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.
- getId() - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
-
The Amazon Resource Name (ARN) of the change set.
- 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.
- 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 JSON format content of the Metadata
attribute declared
for the resource.
- 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.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.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.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.
- 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.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.UpdateStackRequest
-
A list of Parameter
structures that specify input parameters
for the stack.
- 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.
- 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.
- 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.
- 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.
- 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.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.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.
- 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.
- 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
-
- GetStackPolicyRequest() - Constructor for class com.amazonaws.services.cloudformation.model.GetStackPolicyRequest
-
- GetStackPolicyResult - Class in com.amazonaws.services.cloudformation.model
-
- 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.
- 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.
- 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.SignalResourceRequest
-
The status of the signal, which is either success or failure.
- 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.
- 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.
- 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.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 Tag
s that specify information about the stack.
- getTags() - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
-
Key-value pairs to associate with this stack.
- 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.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.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.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
-
- GetTemplateRequest() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateRequest
-
- GetTemplateResult - Class in com.amazonaws.services.cloudformation.model
-
- GetTemplateResult() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateResult
-
- 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
-
- GetTemplateSummaryRequest() - Constructor for class com.amazonaws.services.cloudformation.model.GetTemplateSummaryRequest
-
- GetTemplateSummaryResult - Class in com.amazonaws.services.cloudformation.model
-
- 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.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.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.
- 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.
- 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.Tag
-
Required.
- getVersion() - Method in class com.amazonaws.services.cloudformation.model.GetTemplateSummaryResult
-
The AWS template format version, which identifies the capabilities of the
template.
- 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.
- 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).
- setAllowedValues(Collection<String>) - Method in class com.amazonaws.services.cloudformation.model.ParameterConstraints
-
A list of values that are permitted for a parameter.
- 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.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.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.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.
- 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.
- 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.
- 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.
- 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.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.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.TemplateParameter
-
User defined description associated with the parameter.
- 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:
- setEndpoint(String) - Method in class com.amazonaws.services.cloudformation.AbstractAmazonCloudFormation
-
- setEndpoint(String) - Method in interface com.amazonaws.services.cloudformation.AmazonCloudFormation
-
Overrides the default endpoint for this client
("https://cloudformation.us-east-1.amazonaws.com").
- 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.
- setId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
-
The Amazon Resource Name (ARN) of the change set.
- 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.
- 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 JSON format content of the Metadata
attribute declared
for the resource.
- 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.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.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.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.
- 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.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.UpdateStackRequest
-
A list of Parameter
structures that specify input parameters
for the stack.
- 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.
- 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
-
- 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.
- 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.
- 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.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.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.
- 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.
- 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
-
- 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.
- 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.
- 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.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.
- 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.
- 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.
- 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.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 Tag
s that specify information about the stack.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.UpdateStackRequest
-
Key-value pairs to associate with this stack.
- 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.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.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.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.
- 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.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.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.
- 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.
- 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.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.
- 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
-
- 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.
- 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
-
- 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.
- standard() - Static method in class com.amazonaws.services.cloudformation.AmazonCloudFormationAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.cloudformation.AmazonCloudFormationClientBuilder
-
- 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
-
- 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.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.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.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.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.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.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.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.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.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.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.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.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 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.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 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.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.
- 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
-
- 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.
- 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).
- 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.
- 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.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.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.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.
- 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.
- 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.
- 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.
- 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.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.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.TemplateParameter
-
User defined description associated with the parameter.
- 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:
- 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.
- withId(String) - Method in class com.amazonaws.services.cloudformation.model.CreateChangeSetResult
-
The Amazon Resource Name (ARN) of the change set.
- 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.
- 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 JSON format content of the Metadata
attribute declared
for the resource.
- 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.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.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.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.
- 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.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.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(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.
- 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.
- 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.
- 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.
- 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.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.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.
- 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.
- 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.
- 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.
- 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.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.
- 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.
- 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.
- 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.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 Tag
s that specify information about the stack.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.cloudformation.model.Stack
-
A list of Tag
s that specify information about the stack.
- 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.
- 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.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.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.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.
- 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.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.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.
- 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.
- 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.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.