Package com.amazonaws.services.cloudformation.model

Classes modeling the various types represented by AmazonCloudFormation.

See:
          Description

Class Summary
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.
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.
GetTemplateRequest Container for the parameters to the GetTemplate operation.
GetTemplateResult The output for GetTemplate 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.
TemplateParameter The TemplateParameter data type.
ValidateTemplateRequest Container for the parameters to the ValidateTemplate operation.
ValidateTemplateResult The output for ValidateTemplate action.
 

Enum Summary
ResourceStatus Resource Status
StackStatus Stack Status
 

Exception Summary
AlreadyExistsException Resource with the name requested already exists.
LimitExceededException Quota for the resource has already been reached.
ValidationErrorException The specified stack or resource does not exist.
 

Package com.amazonaws.services.cloudformation.model Description

Classes modeling the various types represented by AmazonCloudFormation.



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