Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.elasticbeanstalk.model

Classes modeling the various types represented by AWSElasticBeanstalk.

See:
          Description

Class Summary
ApplicationDescription Describes the properties of an application.
ApplicationVersionDescription Describes the properties of an application version.
AutoScalingGroup Describes an Auto Scaling launch configuration.
CheckDNSAvailabilityRequest Container for the parameters to the CheckDNSAvailability operation.
CheckDNSAvailabilityResult Indicates if the specified CNAME is available.
ConfigurationOptionDescription Describes the possible values for a configuration option.
ConfigurationOptionSetting A specification identifying an individual configuration option along with its current value.
ConfigurationSettingsDescription Describes the settings for a configuration set.
CreateApplicationRequest Container for the parameters to the CreateApplication operation.
CreateApplicationResult Result message containing a single description of an application.
CreateApplicationVersionRequest Container for the parameters to the CreateApplicationVersion operation.
CreateApplicationVersionResult Result message wrapping a single description of an application version.
CreateConfigurationTemplateRequest Container for the parameters to the CreateConfigurationTemplate operation.
CreateConfigurationTemplateResult Describes the settings for a configuration set.
CreateEnvironmentRequest Container for the parameters to the CreateEnvironment operation.
CreateEnvironmentResult Describes the properties of an environment.
CreateStorageLocationRequest Container for the parameters to the CreateStorageLocation operation.
CreateStorageLocationResult Results of a CreateStorageLocationResult call.
DeleteApplicationRequest Container for the parameters to the DeleteApplication operation.
DeleteApplicationVersionRequest Container for the parameters to the DeleteApplicationVersion operation.
DeleteConfigurationTemplateRequest Container for the parameters to the DeleteConfigurationTemplate operation.
DeleteEnvironmentConfigurationRequest Container for the parameters to the DeleteEnvironmentConfiguration operation.
DescribeApplicationsRequest Container for the parameters to the DescribeApplications operation.
DescribeApplicationsResult Result message containing a list of application descriptions.
DescribeApplicationVersionsRequest Container for the parameters to the DescribeApplicationVersions operation.
DescribeApplicationVersionsResult Result message wrapping a list of application version descriptions.
DescribeConfigurationOptionsRequest Container for the parameters to the DescribeConfigurationOptions operation.
DescribeConfigurationOptionsResult Describes the settings for a specified configuration set.
DescribeConfigurationSettingsRequest Container for the parameters to the DescribeConfigurationSettings operation.
DescribeConfigurationSettingsResult The results from a request to change the configuration settings of an environment.
DescribeEnvironmentResourcesRequest Container for the parameters to the DescribeEnvironmentResources operation.
DescribeEnvironmentResourcesResult Result message containing a list of environment resource descriptions.
DescribeEnvironmentsRequest Container for the parameters to the DescribeEnvironments operation.
DescribeEnvironmentsResult Result message containing a list of environment descriptions.
DescribeEventsRequest Container for the parameters to the DescribeEvents operation.
DescribeEventsResult Result message wrapping a list of event descriptions.
EnvironmentDescription Describes the properties of an environment.
EnvironmentInfoDescription The information retrieved from the Amazon EC2 instances.
EnvironmentResourceDescription Describes the AWS resources in use by this environment.
EnvironmentResourcesDescription Describes the AWS resources in use by this environment.
EventDescription Describes an event.
Instance The description of an Amazon EC2 instance.
LaunchConfiguration Describes an Auto Scaling launch configuration.
ListAvailableSolutionStacksRequest Container for the parameters to the ListAvailableSolutionStacks operation.
ListAvailableSolutionStacksResult A list of available AWS Elastic Beanstalk solution stacks.
Listener Describes the properties of a Listener for the LoadBalancer.
LoadBalancer Describes a LoadBalancer.
LoadBalancerDescription Describes the details of a LoadBalancer.
OptionRestrictionRegex A regular expression representing a restriction on a string configuration option value.
OptionSpecification A specification identifying an individual configuration option.
RebuildEnvironmentRequest Container for the parameters to the RebuildEnvironment operation.
RequestEnvironmentInfoRequest Container for the parameters to the RequestEnvironmentInfo operation.
RestartAppServerRequest Container for the parameters to the RestartAppServer operation.
RetrieveEnvironmentInfoRequest Container for the parameters to the RetrieveEnvironmentInfo operation.
RetrieveEnvironmentInfoResult Result message containing a description of the requested environment info.
S3Location A specification of a location in Amazon S3.
SolutionStackDescription Describes the solution stack.
SourceConfiguration A specification for an environment configuration
SwapEnvironmentCNAMEsRequest Container for the parameters to the SwapEnvironmentCNAMEs operation.
TerminateEnvironmentRequest Container for the parameters to the TerminateEnvironment operation.
TerminateEnvironmentResult Describes the properties of an environment.
Trigger Describes a trigger.
UpdateApplicationRequest Container for the parameters to the UpdateApplication operation.
UpdateApplicationResult Result message containing a single description of an application.
UpdateApplicationVersionRequest Container for the parameters to the UpdateApplicationVersion operation.
UpdateApplicationVersionResult Result message wrapping a single description of an application version.
UpdateConfigurationTemplateRequest Container for the parameters to the UpdateConfigurationTemplate operation.
UpdateConfigurationTemplateResult Describes the settings for a configuration set.
UpdateEnvironmentRequest Container for the parameters to the UpdateEnvironment operation.
UpdateEnvironmentResult Describes the properties of an environment.
ValidateConfigurationSettingsRequest Container for the parameters to the ValidateConfigurationSettings operation.
ValidateConfigurationSettingsResult Provides a list of validation messages.
ValidationMessage An error or warning for a desired configuration option value.
 

Enum Summary
ConfigurationDeploymentStatus Configuration Deployment Status
ConfigurationOptionValueType Configuration Option Value Type
EnvironmentHealth Environment Health
EnvironmentInfoType Environment Info Type
EnvironmentStatus Environment Status
EventSeverity Event Severity
ValidationSeverity Validation Severity
 

Exception Summary
S3SubscriptionRequiredException The caller does not have a subscription to Amazon S3.
SourceBundleDeletionException Unable to delete the Amazon S3 source bundle associated with the application version, although the application version deleted successfully.
TooManyApplicationsException The caller has exceeded the limit on the number of applications associated with their account.
TooManyApplicationVersionsException The caller has exceeded the limit on the number of application versions associated with their account.
TooManyBucketsException The web service attempted to create a bucket in an Amazon S3 account that already has 100 buckets.
TooManyConfigurationTemplatesException The caller has exceeded the limit on the number of configuration templates associated with their account.
TooManyEnvironmentsException The caller has exceeded the limit of allowed environments associated with the account.
 

Package com.amazonaws.services.elasticbeanstalk.model Description

Classes modeling the various types represented by AWSElasticBeanstalk.



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