Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.cloudformation.model

Classes modeling the various types represented by AmazonCloudFormation.

See:
          Description

Class Summary
CancelUpdateStackRequest Container for the parameters to the CancelUpdateStack operation.
CreateStackRequest Container for the parameters to the CreateStack operation.
CreateStackResult The output for a CreateStack action.
DeleteStackRequest Container for the parameters to the DeleteStack operation.
DescribeStackEventsRequest Container for the parameters to the DescribeStackEvents operation.
DescribeStackEventsResult The output for a DescribeStackEvents action.
DescribeStackResourceRequest Container for the parameters to the DescribeStackResource operation.
DescribeStackResourceResult The output for a DescribeStackResource action.
DescribeStackResourcesRequest Container for the parameters to the DescribeStackResources operation.
DescribeStackResourcesResult The output for a DescribeStackResources action.
DescribeStacksRequest Container for the parameters to the DescribeStacks operation.
DescribeStacksResult The output for a DescribeStacks action.
EstimateTemplateCostRequest Container for the parameters to the EstimateTemplateCost operation.
EstimateTemplateCostResult The output for a EstimateTemplateCost action.
GetTemplateRequest Container for the parameters to the GetTemplate operation.
GetTemplateResult The output for GetTemplate action.
ListStackResourcesRequest Container for the parameters to the ListStackResources operation.
ListStackResourcesResult The output for a ListStackResources action.
ListStacksRequest Container for the parameters to the ListStacks operation.
ListStacksResult The output for ListStacks action.
Output The Output data type.
Parameter The Parameter data type.
Stack The Stack data type.
StackEvent The StackEvent data type.
StackResource The StackResource data type.
StackResourceDetail Contains detailed information about the specified stack resource.
StackResourceSummary Contains high-level information about the specified stack resource.
StackSummary The StackSummary Data Type
Tag The Tag type is used by CreateStack in the Tags parameter.
TemplateParameter The TemplateParameter data type.
UpdateStackRequest Container for the parameters to the UpdateStack operation.
UpdateStackResult The output for a UpdateStack action.
ValidateTemplateRequest Container for the parameters to the ValidateTemplate operation.
ValidateTemplateResult The output for ValidateTemplate action.
 

Enum Summary
Capability Capability
OnFailure On Failure
ResourceStatus Resource Status
StackStatus Stack Status
 

Exception Summary
AlreadyExistsException Resource with the name requested already exists.
InsufficientCapabilitiesException The template contains resources with capabilities that were not specified in the Capabilities parameter.
LimitExceededException Quota for the resource has already been reached.
 

Package com.amazonaws.services.cloudformation.model Description

Classes modeling the various types represented by AmazonCloudFormation.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.