
models.elasticbeanstalk-2010-12-01-intermediate.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-elasticbeanstalk Show documentation
{
"customizationConfig" : {
"additionalShapeConstructors" : {
"CheckDNSAvailabilityRequest" : {
"constructorForms" : [ [ "CNAMEPrefix" ] ]
},
"ConfigurationOptionSetting" : {
"constructorForms" : [ [ "Namespace", "OptionName", "Value" ] ]
},
"CreateApplicationRequest" : {
"constructorForms" : [ [ "ApplicationName" ] ]
},
"CreateApplicationVersionRequest" : {
"constructorForms" : [ [ "ApplicationName", "VersionLabel" ] ]
},
"CreateConfigurationTemplateRequest" : {
"constructorForms" : [ [ "ApplicationName", "TemplateName" ] ]
},
"CreateEnvironmentRequest" : {
"constructorForms" : [ [ "ApplicationName", "EnvironmentName" ] ]
},
"DeleteApplicationRequest" : {
"constructorForms" : [ [ "ApplicationName" ] ]
},
"DeleteApplicationVersionRequest" : {
"constructorForms" : [ [ "ApplicationName", "VersionLabel" ] ]
},
"DeleteConfigurationTemplateRequest" : {
"constructorForms" : [ [ "ApplicationName", "TemplateName" ] ]
},
"DeleteEnvironmentConfigurationRequest" : {
"constructorForms" : [ [ "ApplicationName", "EnvironmentName" ] ]
},
"DescribeConfigurationSettingsRequest" : {
"constructorForms" : [ [ "ApplicationName" ] ]
},
"RequestEnvironmentInfoRequest" : {
"constructorForms" : [ [ "InfoType" ] ]
},
"RetrieveEnvironmentInfoRequest" : {
"constructorForms" : [ [ "InfoType" ] ]
},
"S3Location" : {
"constructorForms" : [ [ "S3Bucket", "S3Key" ] ]
},
"UpdateApplicationRequest" : {
"constructorForms" : [ [ "ApplicationName" ] ]
},
"UpdateApplicationVersionRequest" : {
"constructorForms" : [ [ "ApplicationName", "VersionLabel" ] ]
},
"UpdateConfigurationTemplateRequest" : {
"constructorForms" : [ [ "ApplicationName", "TemplateName" ] ]
},
"ValidateConfigurationSettingsRequest" : {
"constructorForms" : [ [ "ApplicationName", "OptionSettings" ] ]
}
},
"authPolicyActions" : {
"actionPrefix" : "elasticbeanstalk",
"fileNamePrefix" : "ElasticBeanstalk",
"skip" : false
},
"calculateCRC32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customClientConfigFactory" : null,
"customCodeTemplates" : null,
"customErrorCodeFieldName" : null,
"customExceptionUnmarshallerImpl" : null,
"customFileHeader" : null,
"customResponseMetadataClassName" : null,
"customServiceMetadata" : null,
"customServiceNameForRequest" : null,
"customSignerProvider" : null,
"operationModifiers" : null,
"operationsWithResponseStreamContentLengthValidation" : null,
"renameShapes" : null,
"requestMetrics" : null,
"requiredParamValidationEnabled" : false,
"sdkModeledExceptionBaseClassName" : null,
"sendEmptyAutoConstructedListAsEmptyList" : null,
"sendExplicitlyEmptyListsForQuery" : false,
"serviceClientHoldInputStream" : false,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"simpleMethods" : {
"AbortEnvironmentUpdate" : {
"methodForms" : [ [ ] ]
},
"CreateStorageLocation" : {
"methodForms" : [ [ ] ]
},
"DescribeApplicationVersions" : {
"methodForms" : [ [ ] ]
},
"DescribeApplications" : {
"methodForms" : [ [ ] ]
},
"DescribeEnvironments" : {
"methodForms" : [ [ ] ]
},
"DescribeEvents" : {
"methodForms" : [ [ ] ]
},
"ListAvailableSolutionStacks" : {
"methodForms" : [ [ ] ]
},
"SwapEnvironmentCNAMEs" : {
"methodForms" : [ [ ] ]
}
},
"skipInterfaceAdditions" : false,
"skipSmokeTests" : false,
"useAutoConstructList" : true,
"useAutoConstructMap" : false
},
"metadata" : {
"apiVersion" : "2010-12-01",
"asyncClient" : "AWSElasticBeanstalkAsyncClient",
"asyncClientBuilderClassName" : "AWSElasticBeanstalkAsyncClientBuilder",
"asyncInterface" : "AWSElasticBeanstalkAsync",
"cborProtocol" : false,
"checksumFormat" : null,
"contentType" : null,
"cucumberModuleInjectorClassName" : "AWSElasticBeanstalkModuleInjector",
"defaultEndpoint" : "https://elasticbeanstalk.us-east-1.amazonaws.com",
"defaultEndpointWithoutHttpProtocol" : "elasticbeanstalk.us-east-1.amazonaws.com",
"documentation" : "AWS Elastic Beanstalk AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable, fault-tolerant applications running on the Amazon Web Services cloud.
For more information about this product, go to the AWS Elastic Beanstalk details page. The location of the latest AWS Elastic Beanstalk WSDL is http://elasticbeanstalk.s3.amazonaws.com/doc/2010-12-01/AWSElasticBeanstalk.wsdl. To install the Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools that enable you to access the API, go to Tools for Amazon Web Services.
Endpoints
For a list of region-specific endpoints that AWS Elastic Beanstalk supports, go to Regions and Endpoints in the Amazon Web Services Glossary.
",
"endpointPrefix" : "elasticbeanstalk",
"hasApiWithStreamInput" : false,
"ionProtocol" : false,
"jsonProtocol" : false,
"jsonVersion" : null,
"packageName" : "com.amazonaws.services.elasticbeanstalk",
"packagePath" : "com/amazonaws/services/elasticbeanstalk",
"protocol" : "query",
"protocolDefaultExceptionUmarshallerImpl" : "StandardErrorUnmarshaller",
"serviceAbbreviation" : "Elastic Beanstalk",
"serviceFullName" : "AWS Elastic Beanstalk",
"serviceName" : "Elastic Beanstalk",
"signingName" : "elasticbeanstalk",
"smokeTestsPackageName" : "com.amazonaws.services.elasticbeanstalk.smoketests",
"syncClient" : "AWSElasticBeanstalkClient",
"syncClientBuilderClassName" : "AWSElasticBeanstalkClientBuilder",
"syncInterface" : "AWSElasticBeanstalk",
"unmarshallerClassSuffix" : "StaxUnmarshaller",
"unmarshallerContextClassName" : "StaxUnmarshallerContext",
"xmlProtocol" : true
},
"operations" : {
"AbortEnvironmentUpdate" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "AbortEnvironmentUpdateResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Cancels in-progress environment configuration update or application version deployment.
",
"exceptions" : [ {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AbortEnvironmentUpdateRequest",
"variableName" : "abortEnvironmentUpdateRequest",
"variableType" : "AbortEnvironmentUpdateRequest",
"documentation" : "",
"simpleType" : "AbortEnvironmentUpdateRequest",
"variableSetterType" : "AbortEnvironmentUpdateRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "abortEnvironmentUpdate",
"operationName" : "AbortEnvironmentUpdate",
"returnType" : {
"returnType" : "AbortEnvironmentUpdateResult",
"documentation" : null
},
"syncReturnType" : "AbortEnvironmentUpdateResult"
},
"ApplyEnvironmentManagedAction" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ApplyEnvironmentManagedActionResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Applies a scheduled managed action immediately. A managed action can be applied only if its status is Scheduled
. Get the status and action ID of a managed action with DescribeEnvironmentManagedActions.
",
"exceptions" : [ {
"exceptionName" : "ElasticBeanstalkServiceException",
"documentation" : "A generic service exception has occurred.
"
}, {
"exceptionName" : "ManagedActionInvalidStateException",
"documentation" : "Cannot modify the managed action in its current state.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ApplyEnvironmentManagedActionRequest",
"variableName" : "applyEnvironmentManagedActionRequest",
"variableType" : "ApplyEnvironmentManagedActionRequest",
"documentation" : "Request to execute a scheduled managed action immediately.
",
"simpleType" : "ApplyEnvironmentManagedActionRequest",
"variableSetterType" : "ApplyEnvironmentManagedActionRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "applyEnvironmentManagedAction",
"operationName" : "ApplyEnvironmentManagedAction",
"returnType" : {
"returnType" : "ApplyEnvironmentManagedActionResult",
"documentation" : "The result message containing information about the managed action.
"
},
"syncReturnType" : "ApplyEnvironmentManagedActionResult"
},
"CheckDNSAvailability" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CheckDNSAvailabilityResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Checks if the specified CNAME is available.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CheckDNSAvailabilityRequest",
"variableName" : "checkDNSAvailabilityRequest",
"variableType" : "CheckDNSAvailabilityRequest",
"documentation" : "Results message indicating whether a CNAME is available.
",
"simpleType" : "CheckDNSAvailabilityRequest",
"variableSetterType" : "CheckDNSAvailabilityRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "checkDNSAvailability",
"operationName" : "CheckDNSAvailability",
"returnType" : {
"returnType" : "CheckDNSAvailabilityResult",
"documentation" : "Indicates if the specified CNAME is available.
"
},
"syncReturnType" : "CheckDNSAvailabilityResult"
},
"ComposeEnvironments" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ComposeEnvironmentsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Create or update a group of environments that each run a separate component of a single application. Takes a list of version labels that specify application source bundles for each of the environments to create or update. The name of each environment and other required information must be included in the source bundles in an environment manifest named env.yaml
. See Compose Environments for details.
",
"exceptions" : [ {
"exceptionName" : "TooManyEnvironmentsException",
"documentation" : "The specified account has reached its limit of environments.
"
}, {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ComposeEnvironmentsRequest",
"variableName" : "composeEnvironmentsRequest",
"variableType" : "ComposeEnvironmentsRequest",
"documentation" : "Request to create or update a group of environments.
",
"simpleType" : "ComposeEnvironmentsRequest",
"variableSetterType" : "ComposeEnvironmentsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "composeEnvironments",
"operationName" : "ComposeEnvironments",
"returnType" : {
"returnType" : "ComposeEnvironmentsResult",
"documentation" : "Result message containing a list of environment descriptions.
"
},
"syncReturnType" : "ComposeEnvironmentsResult"
},
"CreateApplication" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateApplicationResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Creates an application that has one configuration template named default
and no application versions.
",
"exceptions" : [ {
"exceptionName" : "TooManyApplicationsException",
"documentation" : "The specified account has reached its limit of applications.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateApplicationRequest",
"variableName" : "createApplicationRequest",
"variableType" : "CreateApplicationRequest",
"documentation" : "Request to create an application.
",
"simpleType" : "CreateApplicationRequest",
"variableSetterType" : "CreateApplicationRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createApplication",
"operationName" : "CreateApplication",
"returnType" : {
"returnType" : "CreateApplicationResult",
"documentation" : "Result message containing a single description of an application.
"
},
"syncReturnType" : "CreateApplicationResult"
},
"CreateApplicationVersion" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateApplicationVersionResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an application version for the specified application.
Once you create an application version with a specified Amazon S3 bucket and key location, you cannot change that Amazon S3 location. If you change the Amazon S3 location, you receive an exception when you attempt to launch an environment from the application version. ",
"exceptions" : [ {
"exceptionName" : "TooManyApplicationsException",
"documentation" : "The specified account has reached its limit of applications.
"
}, {
"exceptionName" : "TooManyApplicationVersionsException",
"documentation" : "The specified account has reached its limit of application versions.
"
}, {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
}, {
"exceptionName" : "S3LocationNotInServiceRegionException",
"documentation" : "The specified S3 bucket does not belong to the S3 region in which the service is running.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateApplicationVersionRequest",
"variableName" : "createApplicationVersionRequest",
"variableType" : "CreateApplicationVersionRequest",
"documentation" : "",
"simpleType" : "CreateApplicationVersionRequest",
"variableSetterType" : "CreateApplicationVersionRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createApplicationVersion",
"operationName" : "CreateApplicationVersion",
"returnType" : {
"returnType" : "CreateApplicationVersionResult",
"documentation" : " Result message wrapping a single description of an application version.
"
},
"syncReturnType" : "CreateApplicationVersionResult"
},
"CreateConfigurationTemplate" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateConfigurationTemplateResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a configuration template. Templates are associated with a specific application and are used to deploy different versions of the application with the same configuration settings.
Related Topics
",
"exceptions" : [ {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
}, {
"exceptionName" : "TooManyBucketsException",
"documentation" : "The specified account has reached its limit of Amazon S3 buckets.
"
}, {
"exceptionName" : "TooManyConfigurationTemplatesException",
"documentation" : "The specified account has reached its limit of configuration templates.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateConfigurationTemplateRequest",
"variableName" : "createConfigurationTemplateRequest",
"variableType" : "CreateConfigurationTemplateRequest",
"documentation" : "Request to create a configuration template.
",
"simpleType" : "CreateConfigurationTemplateRequest",
"variableSetterType" : "CreateConfigurationTemplateRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createConfigurationTemplate",
"operationName" : "CreateConfigurationTemplate",
"returnType" : {
"returnType" : "CreateConfigurationTemplateResult",
"documentation" : " Describes the settings for a configuration set.
"
},
"syncReturnType" : "CreateConfigurationTemplateResult"
},
"CreateEnvironment" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateEnvironmentResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Launches an environment for the specified application using the specified configuration.
",
"exceptions" : [ {
"exceptionName" : "TooManyEnvironmentsException",
"documentation" : "The specified account has reached its limit of environments.
"
}, {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateEnvironmentRequest",
"variableName" : "createEnvironmentRequest",
"variableType" : "CreateEnvironmentRequest",
"documentation" : "",
"simpleType" : "CreateEnvironmentRequest",
"variableSetterType" : "CreateEnvironmentRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createEnvironment",
"operationName" : "CreateEnvironment",
"returnType" : {
"returnType" : "CreateEnvironmentResult",
"documentation" : "Describes the properties of an environment.
"
},
"syncReturnType" : "CreateEnvironmentResult"
},
"CreateStorageLocation" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CreateStorageLocationResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Creates the Amazon S3 storage location for the account.
This location is used to store user log files.
",
"exceptions" : [ {
"exceptionName" : "TooManyBucketsException",
"documentation" : "The specified account has reached its limit of Amazon S3 buckets.
"
}, {
"exceptionName" : "S3SubscriptionRequiredException",
"documentation" : "The specified account does not have a subscription to Amazon S3.
"
}, {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateStorageLocationRequest",
"variableName" : "createStorageLocationRequest",
"variableType" : "CreateStorageLocationRequest",
"documentation" : null,
"simpleType" : "CreateStorageLocationRequest",
"variableSetterType" : "CreateStorageLocationRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createStorageLocation",
"operationName" : "CreateStorageLocation",
"returnType" : {
"returnType" : "CreateStorageLocationResult",
"documentation" : "Results of a CreateStorageLocationResult call.
"
},
"syncReturnType" : "CreateStorageLocationResult"
},
"DeleteApplication" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteApplicationResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Deletes the specified application along with all associated versions and configurations. The application versions will not be deleted from your Amazon S3 bucket.
You cannot delete an application that has a running environment. ",
"exceptions" : [ {
"exceptionName" : "OperationInProgressException",
"documentation" : "Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteApplicationRequest",
"variableName" : "deleteApplicationRequest",
"variableType" : "DeleteApplicationRequest",
"documentation" : "Request to delete an application.
",
"simpleType" : "DeleteApplicationRequest",
"variableSetterType" : "DeleteApplicationRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteApplication",
"operationName" : "DeleteApplication",
"returnType" : {
"returnType" : "DeleteApplicationResult",
"documentation" : null
},
"syncReturnType" : "DeleteApplicationResult"
},
"DeleteApplicationVersion" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteApplicationVersionResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Deletes the specified version from the specified application.
You cannot delete an application version that is associated with a running environment. ",
"exceptions" : [ {
"exceptionName" : "SourceBundleDeletionException",
"documentation" : "Unable to delete the Amazon S3 source bundle associated with the application version. The application version was deleted successfully.
"
}, {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
}, {
"exceptionName" : "OperationInProgressException",
"documentation" : "Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.
"
}, {
"exceptionName" : "S3LocationNotInServiceRegionException",
"documentation" : "The specified S3 bucket does not belong to the S3 region in which the service is running.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteApplicationVersionRequest",
"variableName" : "deleteApplicationVersionRequest",
"variableType" : "DeleteApplicationVersionRequest",
"documentation" : "Request to delete an application version.
",
"simpleType" : "DeleteApplicationVersionRequest",
"variableSetterType" : "DeleteApplicationVersionRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteApplicationVersion",
"operationName" : "DeleteApplicationVersion",
"returnType" : {
"returnType" : "DeleteApplicationVersionResult",
"documentation" : null
},
"syncReturnType" : "DeleteApplicationVersionResult"
},
"DeleteConfigurationTemplate" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteConfigurationTemplateResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the specified configuration template.
When you launch an environment using a configuration template, the environment gets a copy of the template. You can delete or modify the environment's copy of the template without affecting the running environment. ",
"exceptions" : [ {
"exceptionName" : "OperationInProgressException",
"documentation" : "Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteConfigurationTemplateRequest",
"variableName" : "deleteConfigurationTemplateRequest",
"variableType" : "DeleteConfigurationTemplateRequest",
"documentation" : "Request to delete a configuration template.
",
"simpleType" : "DeleteConfigurationTemplateRequest",
"variableSetterType" : "DeleteConfigurationTemplateRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteConfigurationTemplate",
"operationName" : "DeleteConfigurationTemplate",
"returnType" : {
"returnType" : "DeleteConfigurationTemplateResult",
"documentation" : null
},
"syncReturnType" : "DeleteConfigurationTemplateResult"
},
"DeleteEnvironmentConfiguration" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteEnvironmentConfigurationResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes the draft configuration associated with the running environment.
Updating a running environment with any configuration changes creates a draft configuration set. You can get the draft configuration using DescribeConfigurationSettings while the update is in progress or if the update fails. The DeploymentStatus
for the draft configuration indicates whether the deployment is in process or has failed. The draft configuration remains in existence until it is deleted with this action.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteEnvironmentConfigurationRequest",
"variableName" : "deleteEnvironmentConfigurationRequest",
"variableType" : "DeleteEnvironmentConfigurationRequest",
"documentation" : "Request to delete a draft environment configuration.
",
"simpleType" : "DeleteEnvironmentConfigurationRequest",
"variableSetterType" : "DeleteEnvironmentConfigurationRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteEnvironmentConfiguration",
"operationName" : "DeleteEnvironmentConfiguration",
"returnType" : {
"returnType" : "DeleteEnvironmentConfigurationResult",
"documentation" : null
},
"syncReturnType" : "DeleteEnvironmentConfigurationResult"
},
"DescribeApplicationVersions" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeApplicationVersionsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieve a list of application versions stored in your AWS Elastic Beanstalk storage bucket.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeApplicationVersionsRequest",
"variableName" : "describeApplicationVersionsRequest",
"variableType" : "DescribeApplicationVersionsRequest",
"documentation" : "Result message containing a list of configuration descriptions.
",
"simpleType" : "DescribeApplicationVersionsRequest",
"variableSetterType" : "DescribeApplicationVersionsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeApplicationVersions",
"operationName" : "DescribeApplicationVersions",
"returnType" : {
"returnType" : "DescribeApplicationVersionsResult",
"documentation" : "Result message wrapping a list of application version descriptions.
"
},
"syncReturnType" : "DescribeApplicationVersionsResult"
},
"DescribeApplications" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeApplicationsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns the descriptions of existing applications.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeApplicationsRequest",
"variableName" : "describeApplicationsRequest",
"variableType" : "DescribeApplicationsRequest",
"documentation" : "Request to describe one or more applications.
",
"simpleType" : "DescribeApplicationsRequest",
"variableSetterType" : "DescribeApplicationsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeApplications",
"operationName" : "DescribeApplications",
"returnType" : {
"returnType" : "DescribeApplicationsResult",
"documentation" : "Result message containing a list of application descriptions.
"
},
"syncReturnType" : "DescribeApplicationsResult"
},
"DescribeConfigurationOptions" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeConfigurationOptionsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed.
",
"exceptions" : [ {
"exceptionName" : "TooManyBucketsException",
"documentation" : "The specified account has reached its limit of Amazon S3 buckets.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeConfigurationOptionsRequest",
"variableName" : "describeConfigurationOptionsRequest",
"variableType" : "DescribeConfigurationOptionsRequest",
"documentation" : "Result message containig a list of application version descriptions.
",
"simpleType" : "DescribeConfigurationOptionsRequest",
"variableSetterType" : "DescribeConfigurationOptionsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeConfigurationOptions",
"operationName" : "DescribeConfigurationOptions",
"returnType" : {
"returnType" : "DescribeConfigurationOptionsResult",
"documentation" : "Describes the settings for a specified configuration set.
"
},
"syncReturnType" : "DescribeConfigurationOptionsResult"
},
"DescribeConfigurationSettings" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeConfigurationSettingsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment.
When describing the settings for the configuration set associated with a running environment, it is possible to receive two sets of setting descriptions. One is the deployed configuration set, and the other is a draft configuration of an environment that is either in the process of deployment or that failed to deploy.
Related Topics
",
"exceptions" : [ {
"exceptionName" : "TooManyBucketsException",
"documentation" : "The specified account has reached its limit of Amazon S3 buckets.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeConfigurationSettingsRequest",
"variableName" : "describeConfigurationSettingsRequest",
"variableType" : "DescribeConfigurationSettingsRequest",
"documentation" : "Result message containing all of the configuration settings for a specified solution stack or configuration template.
",
"simpleType" : "DescribeConfigurationSettingsRequest",
"variableSetterType" : "DescribeConfigurationSettingsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeConfigurationSettings",
"operationName" : "DescribeConfigurationSettings",
"returnType" : {
"returnType" : "DescribeConfigurationSettingsResult",
"documentation" : "The results from a request to change the configuration settings of an environment.
"
},
"syncReturnType" : "DescribeConfigurationSettingsResult"
},
"DescribeEnvironmentHealth" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeEnvironmentHealthResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns information about the overall health of the specified environment. The DescribeEnvironmentHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
",
"exceptions" : [ {
"exceptionName" : "InvalidRequestException",
"documentation" : "One or more input parameters is not valid. Please correct the input parameters and try the operation again.
"
}, {
"exceptionName" : "ElasticBeanstalkServiceException",
"documentation" : "A generic service exception has occurred.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEnvironmentHealthRequest",
"variableName" : "describeEnvironmentHealthRequest",
"variableType" : "DescribeEnvironmentHealthRequest",
"documentation" : "See the example below to learn how to create a request body.
",
"simpleType" : "DescribeEnvironmentHealthRequest",
"variableSetterType" : "DescribeEnvironmentHealthRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeEnvironmentHealth",
"operationName" : "DescribeEnvironmentHealth",
"returnType" : {
"returnType" : "DescribeEnvironmentHealthResult",
"documentation" : "See the example below for a sample response.
"
},
"syncReturnType" : "DescribeEnvironmentHealthResult"
},
"DescribeEnvironmentManagedActionHistory" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeEnvironmentManagedActionHistoryResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists an environment's completed and failed managed actions.
",
"exceptions" : [ {
"exceptionName" : "ElasticBeanstalkServiceException",
"documentation" : "A generic service exception has occurred.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEnvironmentManagedActionHistoryRequest",
"variableName" : "describeEnvironmentManagedActionHistoryRequest",
"variableType" : "DescribeEnvironmentManagedActionHistoryRequest",
"documentation" : "Request to list completed and failed managed actions.
",
"simpleType" : "DescribeEnvironmentManagedActionHistoryRequest",
"variableSetterType" : "DescribeEnvironmentManagedActionHistoryRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeEnvironmentManagedActionHistory",
"operationName" : "DescribeEnvironmentManagedActionHistory",
"returnType" : {
"returnType" : "DescribeEnvironmentManagedActionHistoryResult",
"documentation" : "A result message containing a list of completed and failed managed actions.
"
},
"syncReturnType" : "DescribeEnvironmentManagedActionHistoryResult"
},
"DescribeEnvironmentManagedActions" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeEnvironmentManagedActionsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists an environment's upcoming and in-progress managed actions.
",
"exceptions" : [ {
"exceptionName" : "ElasticBeanstalkServiceException",
"documentation" : "A generic service exception has occurred.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEnvironmentManagedActionsRequest",
"variableName" : "describeEnvironmentManagedActionsRequest",
"variableType" : "DescribeEnvironmentManagedActionsRequest",
"documentation" : "Request to list an environment's upcoming and in-progress managed actions.
",
"simpleType" : "DescribeEnvironmentManagedActionsRequest",
"variableSetterType" : "DescribeEnvironmentManagedActionsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeEnvironmentManagedActions",
"operationName" : "DescribeEnvironmentManagedActions",
"returnType" : {
"returnType" : "DescribeEnvironmentManagedActionsResult",
"documentation" : "The result message containing a list of managed actions.
"
},
"syncReturnType" : "DescribeEnvironmentManagedActionsResult"
},
"DescribeEnvironmentResources" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeEnvironmentResourcesResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns AWS resources for this environment.
",
"exceptions" : [ {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEnvironmentResourcesRequest",
"variableName" : "describeEnvironmentResourcesRequest",
"variableType" : "DescribeEnvironmentResourcesRequest",
"documentation" : "Request to describe the resources in an environment.
",
"simpleType" : "DescribeEnvironmentResourcesRequest",
"variableSetterType" : "DescribeEnvironmentResourcesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeEnvironmentResources",
"operationName" : "DescribeEnvironmentResources",
"returnType" : {
"returnType" : "DescribeEnvironmentResourcesResult",
"documentation" : "Result message containing a list of environment resource descriptions.
"
},
"syncReturnType" : "DescribeEnvironmentResourcesResult"
},
"DescribeEnvironments" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeEnvironmentsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns descriptions for existing environments.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEnvironmentsRequest",
"variableName" : "describeEnvironmentsRequest",
"variableType" : "DescribeEnvironmentsRequest",
"documentation" : "Request to describe one or more environments.
",
"simpleType" : "DescribeEnvironmentsRequest",
"variableSetterType" : "DescribeEnvironmentsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeEnvironments",
"operationName" : "DescribeEnvironments",
"returnType" : {
"returnType" : "DescribeEnvironmentsResult",
"documentation" : "Result message containing a list of environment descriptions.
"
},
"syncReturnType" : "DescribeEnvironmentsResult"
},
"DescribeEvents" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeEventsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns list of event descriptions matching criteria up to the last 6 weeks.
This action returns the most recent 1,000 events from the specified NextToken
. ",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEventsRequest",
"variableName" : "describeEventsRequest",
"variableType" : "DescribeEventsRequest",
"documentation" : "Request to retrieve a list of events for an environment.
",
"simpleType" : "DescribeEventsRequest",
"variableSetterType" : "DescribeEventsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeEvents",
"operationName" : "DescribeEvents",
"returnType" : {
"returnType" : "DescribeEventsResult",
"documentation" : "Result message wrapping a list of event descriptions.
"
},
"syncReturnType" : "DescribeEventsResult"
},
"DescribeInstancesHealth" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeInstancesHealthResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns more detailed information about the health of the specified instances (for example, CPU utilization, load average, and causes). The DescribeInstancesHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.
",
"exceptions" : [ {
"exceptionName" : "InvalidRequestException",
"documentation" : "One or more input parameters is not valid. Please correct the input parameters and try the operation again.
"
}, {
"exceptionName" : "ElasticBeanstalkServiceException",
"documentation" : "A generic service exception has occurred.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeInstancesHealthRequest",
"variableName" : "describeInstancesHealthRequest",
"variableType" : "DescribeInstancesHealthRequest",
"documentation" : "See the example below to learn how to create a request body.
",
"simpleType" : "DescribeInstancesHealthRequest",
"variableSetterType" : "DescribeInstancesHealthRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeInstancesHealth",
"operationName" : "DescribeInstancesHealth",
"returnType" : {
"returnType" : "DescribeInstancesHealthResult",
"documentation" : "See the example below for a sample response.
"
},
"syncReturnType" : "DescribeInstancesHealthResult"
},
"ListAvailableSolutionStacks" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ListAvailableSolutionStacksResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Returns a list of the available solution stack names.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListAvailableSolutionStacksRequest",
"variableName" : "listAvailableSolutionStacksRequest",
"variableType" : "ListAvailableSolutionStacksRequest",
"documentation" : null,
"simpleType" : "ListAvailableSolutionStacksRequest",
"variableSetterType" : "ListAvailableSolutionStacksRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "listAvailableSolutionStacks",
"operationName" : "ListAvailableSolutionStacks",
"returnType" : {
"returnType" : "ListAvailableSolutionStacksResult",
"documentation" : "A list of available AWS Elastic Beanstalk solution stacks.
"
},
"syncReturnType" : "ListAvailableSolutionStacksResult"
},
"RebuildEnvironment" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "RebuildEnvironmentResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.
",
"exceptions" : [ {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RebuildEnvironmentRequest",
"variableName" : "rebuildEnvironmentRequest",
"variableType" : "RebuildEnvironmentRequest",
"documentation" : "",
"simpleType" : "RebuildEnvironmentRequest",
"variableSetterType" : "RebuildEnvironmentRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "rebuildEnvironment",
"operationName" : "RebuildEnvironment",
"returnType" : {
"returnType" : "RebuildEnvironmentResult",
"documentation" : null
},
"syncReturnType" : "RebuildEnvironmentResult"
},
"RequestEnvironmentInfo" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "RequestEnvironmentInfoResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Initiates a request to compile the specified type of information of the deployed environment.
Setting the InfoType
to tail
compiles the last lines from the application server log files of every Amazon EC2 instance in your environment.
Setting the InfoType
to bundle
compresses the application server log files for every Amazon EC2 instance into a .zip
file. Legacy and .NET containers do not support bundle logs.
Use RetrieveEnvironmentInfo to obtain the set of logs.
Related Topics
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RequestEnvironmentInfoRequest",
"variableName" : "requestEnvironmentInfoRequest",
"variableType" : "RequestEnvironmentInfoRequest",
"documentation" : "Request to retrieve logs from an environment and store them in your Elastic Beanstalk storage bucket.
",
"simpleType" : "RequestEnvironmentInfoRequest",
"variableSetterType" : "RequestEnvironmentInfoRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "requestEnvironmentInfo",
"operationName" : "RequestEnvironmentInfo",
"returnType" : {
"returnType" : "RequestEnvironmentInfoResult",
"documentation" : null
},
"syncReturnType" : "RequestEnvironmentInfoResult"
},
"RestartAppServer" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "RestartAppServerResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Causes the environment to restart the application container server running on each Amazon EC2 instance.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RestartAppServerRequest",
"variableName" : "restartAppServerRequest",
"variableType" : "RestartAppServerRequest",
"documentation" : "",
"simpleType" : "RestartAppServerRequest",
"variableSetterType" : "RestartAppServerRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "restartAppServer",
"operationName" : "RestartAppServer",
"returnType" : {
"returnType" : "RestartAppServerResult",
"documentation" : null
},
"syncReturnType" : "RestartAppServerResult"
},
"RetrieveEnvironmentInfo" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "RetrieveEnvironmentInfoResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves the compiled information from a RequestEnvironmentInfo request.
Related Topics
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RetrieveEnvironmentInfoRequest",
"variableName" : "retrieveEnvironmentInfoRequest",
"variableType" : "RetrieveEnvironmentInfoRequest",
"documentation" : "Request to download logs retrieved with RequestEnvironmentInfo.
",
"simpleType" : "RetrieveEnvironmentInfoRequest",
"variableSetterType" : "RetrieveEnvironmentInfoRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "retrieveEnvironmentInfo",
"operationName" : "RetrieveEnvironmentInfo",
"returnType" : {
"returnType" : "RetrieveEnvironmentInfoResult",
"documentation" : "Result message containing a description of the requested environment info.
"
},
"syncReturnType" : "RetrieveEnvironmentInfoResult"
},
"SwapEnvironmentCNAMEs" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "SwapEnvironmentCNAMEsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Swaps the CNAMEs of two environments.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "SwapEnvironmentCNAMEsRequest",
"variableName" : "swapEnvironmentCNAMEsRequest",
"variableType" : "SwapEnvironmentCNAMEsRequest",
"documentation" : "Swaps the CNAMEs of two environments.
",
"simpleType" : "SwapEnvironmentCNAMEsRequest",
"variableSetterType" : "SwapEnvironmentCNAMEsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "swapEnvironmentCNAMEs",
"operationName" : "SwapEnvironmentCNAMEs",
"returnType" : {
"returnType" : "SwapEnvironmentCNAMEsResult",
"documentation" : null
},
"syncReturnType" : "SwapEnvironmentCNAMEsResult"
},
"TerminateEnvironment" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "TerminateEnvironmentResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Terminates the specified environment.
",
"exceptions" : [ {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "TerminateEnvironmentRequest",
"variableName" : "terminateEnvironmentRequest",
"variableType" : "TerminateEnvironmentRequest",
"documentation" : "Request to terminate an environment.
",
"simpleType" : "TerminateEnvironmentRequest",
"variableSetterType" : "TerminateEnvironmentRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "terminateEnvironment",
"operationName" : "TerminateEnvironment",
"returnType" : {
"returnType" : "TerminateEnvironmentResult",
"documentation" : "Describes the properties of an environment.
"
},
"syncReturnType" : "TerminateEnvironmentResult"
},
"UpdateApplication" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "UpdateApplicationResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the specified application to have the specified properties.
If a property (for example, description
) is not provided, the value remains unchanged. To clear these properties, specify an empty string. ",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateApplicationRequest",
"variableName" : "updateApplicationRequest",
"variableType" : "UpdateApplicationRequest",
"documentation" : "Request to update an application.
",
"simpleType" : "UpdateApplicationRequest",
"variableSetterType" : "UpdateApplicationRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "updateApplication",
"operationName" : "UpdateApplication",
"returnType" : {
"returnType" : "UpdateApplicationResult",
"documentation" : "Result message containing a single description of an application.
"
},
"syncReturnType" : "UpdateApplicationResult"
},
"UpdateApplicationVersion" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "UpdateApplicationVersionResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Updates the specified application version to have the specified properties.
If a property (for example, description
) is not provided, the value remains unchanged. To clear properties, specify an empty string. ",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateApplicationVersionRequest",
"variableName" : "updateApplicationVersionRequest",
"variableType" : "UpdateApplicationVersionRequest",
"documentation" : "",
"simpleType" : "UpdateApplicationVersionRequest",
"variableSetterType" : "UpdateApplicationVersionRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "updateApplicationVersion",
"operationName" : "UpdateApplicationVersion",
"returnType" : {
"returnType" : "UpdateApplicationVersionResult",
"documentation" : " Result message wrapping a single description of an application version.
"
},
"syncReturnType" : "UpdateApplicationVersionResult"
},
"UpdateConfigurationTemplate" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "UpdateConfigurationTemplateResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Updates the specified configuration template to have the specified properties or configuration option values.
If a property (for example, ApplicationName
) is not provided, its value remains unchanged. To clear such properties, specify an empty string. Related Topics
",
"exceptions" : [ {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
}, {
"exceptionName" : "TooManyBucketsException",
"documentation" : "The specified account has reached its limit of Amazon S3 buckets.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateConfigurationTemplateRequest",
"variableName" : "updateConfigurationTemplateRequest",
"variableType" : "UpdateConfigurationTemplateRequest",
"documentation" : "The result message containing the options for the specified solution stack.
",
"simpleType" : "UpdateConfigurationTemplateRequest",
"variableSetterType" : "UpdateConfigurationTemplateRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "updateConfigurationTemplate",
"operationName" : "UpdateConfigurationTemplate",
"returnType" : {
"returnType" : "UpdateConfigurationTemplateResult",
"documentation" : " Describes the settings for a configuration set.
"
},
"syncReturnType" : "UpdateConfigurationTemplateResult"
},
"UpdateEnvironment" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "UpdateEnvironmentResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment.
Attempting to update both the release and configuration is not allowed and AWS Elastic Beanstalk returns an InvalidParameterCombination
error.
When updating the configuration settings to a new template or individual settings, a draft configuration is created and DescribeConfigurationSettings for this environment returns two setting descriptions with different DeploymentStatus
values.
",
"exceptions" : [ {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
}, {
"exceptionName" : "TooManyBucketsException",
"documentation" : "The specified account has reached its limit of Amazon S3 buckets.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateEnvironmentRequest",
"variableName" : "updateEnvironmentRequest",
"variableType" : "UpdateEnvironmentRequest",
"documentation" : "Request to update an environment.
",
"simpleType" : "UpdateEnvironmentRequest",
"variableSetterType" : "UpdateEnvironmentRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "updateEnvironment",
"operationName" : "UpdateEnvironment",
"returnType" : {
"returnType" : "UpdateEnvironmentResult",
"documentation" : "Describes the properties of an environment.
"
},
"syncReturnType" : "UpdateEnvironmentResult"
},
"ValidateConfigurationSettings" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ValidateConfigurationSettingsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : " Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid.
This action returns a list of messages indicating any errors or warnings associated with the selection of option values.
",
"exceptions" : [ {
"exceptionName" : "InsufficientPrivilegesException",
"documentation" : "The specified account does not have sufficient privileges for one of more AWS services.
"
}, {
"exceptionName" : "TooManyBucketsException",
"documentation" : "The specified account has reached its limit of Amazon S3 buckets.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ValidateConfigurationSettingsRequest",
"variableName" : "validateConfigurationSettingsRequest",
"variableType" : "ValidateConfigurationSettingsRequest",
"documentation" : "A list of validation messages for a specified configuration template.
",
"simpleType" : "ValidateConfigurationSettingsRequest",
"variableSetterType" : "ValidateConfigurationSettingsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "validateConfigurationSettings",
"operationName" : "ValidateConfigurationSettings",
"returnType" : {
"returnType" : "ValidateConfigurationSettingsResult",
"documentation" : "Provides a list of validation messages.
"
},
"syncReturnType" : "ValidateConfigurationSettingsResult"
}
},
"shapes" : {
"AbortEnvironmentUpdateRequest" : {
"c2jName" : "AbortEnvironmentUpdateMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "AbortEnvironmentUpdate",
"locationName" : null,
"requestUri" : "/",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "EnvironmentId",
"c2jShape" : "EnvironmentId",
"deprecated" : false,
"documentation" : "This specifies the ID of the environment with the in-progress update that you want to cancel.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**This specifies the ID of the environment with the in-progress update that you want to cancel.
\n@param environmentId This specifies the ID of the environment with the in-progress update that you want to cancel.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**This specifies the ID of the environment with the in-progress update that you want to cancel.
\n@return This specifies the ID of the environment with the in-progress update that you want to cancel.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentId",
"setterDocumentation" : "/**This specifies the ID of the environment with the in-progress update that you want to cancel.
\n@param environmentId This specifies the ID of the environment with the in-progress update that you want to cancel.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**This specifies the ID of the environment with the in-progress update that you want to cancel.
\n@param environmentId This specifies the ID of the environment with the in-progress update that you want to cancel.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentId",
"variableType" : "String",
"documentation" : "This specifies the ID of the environment with the in-progress update that you want to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "EnvironmentName",
"c2jShape" : "EnvironmentName",
"deprecated" : false,
"documentation" : "This specifies the name of the environment with the in-progress update that you want to cancel.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**This specifies the name of the environment with the in-progress update that you want to cancel.
\n@param environmentName This specifies the name of the environment with the in-progress update that you want to cancel.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**This specifies the name of the environment with the in-progress update that you want to cancel.
\n@return This specifies the name of the environment with the in-progress update that you want to cancel.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentName",
"setterDocumentation" : "/**This specifies the name of the environment with the in-progress update that you want to cancel.
\n@param environmentName This specifies the name of the environment with the in-progress update that you want to cancel.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**This specifies the name of the environment with the in-progress update that you want to cancel.
\n@param environmentName This specifies the name of the environment with the in-progress update that you want to cancel.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "This specifies the name of the environment with the in-progress update that you want to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"EnvironmentId" : {
"c2jName" : "EnvironmentId",
"c2jShape" : "EnvironmentId",
"deprecated" : false,
"documentation" : "This specifies the ID of the environment with the in-progress update that you want to cancel.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**This specifies the ID of the environment with the in-progress update that you want to cancel.
\n@param environmentId This specifies the ID of the environment with the in-progress update that you want to cancel.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**This specifies the ID of the environment with the in-progress update that you want to cancel.
\n@return This specifies the ID of the environment with the in-progress update that you want to cancel.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentId",
"setterDocumentation" : "/**This specifies the ID of the environment with the in-progress update that you want to cancel.
\n@param environmentId This specifies the ID of the environment with the in-progress update that you want to cancel.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**This specifies the ID of the environment with the in-progress update that you want to cancel.
\n@param environmentId This specifies the ID of the environment with the in-progress update that you want to cancel.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentId",
"variableType" : "String",
"documentation" : "This specifies the ID of the environment with the in-progress update that you want to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EnvironmentName" : {
"c2jName" : "EnvironmentName",
"c2jShape" : "EnvironmentName",
"deprecated" : false,
"documentation" : "This specifies the name of the environment with the in-progress update that you want to cancel.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**This specifies the name of the environment with the in-progress update that you want to cancel.
\n@param environmentName This specifies the name of the environment with the in-progress update that you want to cancel.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**This specifies the name of the environment with the in-progress update that you want to cancel.
\n@return This specifies the name of the environment with the in-progress update that you want to cancel.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentName",
"setterDocumentation" : "/**This specifies the name of the environment with the in-progress update that you want to cancel.
\n@param environmentName This specifies the name of the environment with the in-progress update that you want to cancel.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**This specifies the name of the environment with the in-progress update that you want to cancel.
\n@param environmentName This specifies the name of the environment with the in-progress update that you want to cancel.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "This specifies the name of the environment with the in-progress update that you want to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "AbortEnvironmentUpdateRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AbortEnvironmentUpdateRequest",
"variableName" : "abortEnvironmentUpdateRequest",
"variableType" : "AbortEnvironmentUpdateRequest",
"documentation" : null,
"simpleType" : "AbortEnvironmentUpdateRequest",
"variableSetterType" : "AbortEnvironmentUpdateRequest"
},
"wrapper" : false
},
"AbortEnvironmentUpdateResult" : {
"c2jName" : "AbortEnvironmentUpdateResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : null,
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "AbortEnvironmentUpdateResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AbortEnvironmentUpdateResult",
"variableName" : "abortEnvironmentUpdateResult",
"variableType" : "AbortEnvironmentUpdateResult",
"documentation" : null,
"simpleType" : "AbortEnvironmentUpdateResult",
"variableSetterType" : "AbortEnvironmentUpdateResult"
},
"wrapper" : false
},
"ActionHistoryStatus" : {
"c2jName" : "ActionHistoryStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "Completed",
"value" : "Completed"
}, {
"name" : "Failed",
"value" : "Failed"
}, {
"name" : "Unknown",
"value" : "Unknown"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "ActionHistoryStatus",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ActionHistoryStatus",
"variableName" : "actionHistoryStatus",
"variableType" : "ActionHistoryStatus",
"documentation" : null,
"simpleType" : "ActionHistoryStatus",
"variableSetterType" : "ActionHistoryStatus"
},
"wrapper" : false
},
"ActionStatus" : {
"c2jName" : "ActionStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "Scheduled",
"value" : "Scheduled"
}, {
"name" : "Pending",
"value" : "Pending"
}, {
"name" : "Running",
"value" : "Running"
}, {
"name" : "Unknown",
"value" : "Unknown"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "ActionStatus",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ActionStatus",
"variableName" : "actionStatus",
"variableType" : "ActionStatus",
"documentation" : null,
"simpleType" : "ActionStatus",
"variableSetterType" : "ActionStatus"
},
"wrapper" : false
},
"ActionType" : {
"c2jName" : "ActionType",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "InstanceRefresh",
"value" : "InstanceRefresh"
}, {
"name" : "PlatformUpdate",
"value" : "PlatformUpdate"
}, {
"name" : "Unknown",
"value" : "Unknown"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "ActionType",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ActionType",
"variableName" : "actionType",
"variableType" : "ActionType",
"documentation" : null,
"simpleType" : "ActionType",
"variableSetterType" : "ActionType"
},
"wrapper" : false
},
"ApplicationDescription" : {
"c2jName" : "ApplicationDescription",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Describes the properties of an application.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "ApplicationName",
"c2jShape" : "ApplicationName",
"deprecated" : false,
"documentation" : "The name of the application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the application.
\n@param applicationName The name of the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the application.
\n@return The name of the application.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ApplicationName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ApplicationName",
"setterDocumentation" : "/**The name of the application.
\n@param applicationName The name of the application.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the application.
\n@param applicationName The name of the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "The name of the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "User-defined description of the application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**User-defined description of the application.
\n@param description User-defined description of the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**User-defined description of the application.
\n@return User-defined description of the application.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Description",
"setterDocumentation" : "/**User-defined description of the application.
\n@param description User-defined description of the application.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**User-defined description of the application.
\n@param description User-defined description of the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "User-defined description of the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DateCreated",
"c2jShape" : "CreationDate",
"deprecated" : false,
"documentation" : "The date when the application was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The date when the application was created.
\n@param dateCreated The date when the application was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The date when the application was created.
\n@return The date when the application was created.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateCreated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateCreated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateCreated",
"setterDocumentation" : "/**The date when the application was created.
\n@param dateCreated The date when the application was created.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The date when the application was created.
\n@param dateCreated The date when the application was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "The date when the application was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DateUpdated",
"c2jShape" : "UpdateDate",
"deprecated" : false,
"documentation" : "The date when the application was last modified.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The date when the application was last modified.
\n@param dateUpdated The date when the application was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The date when the application was last modified.
\n@return The date when the application was last modified.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateUpdated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateUpdated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateUpdated",
"setterDocumentation" : "/**The date when the application was last modified.
\n@param dateUpdated The date when the application was last modified.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The date when the application was last modified.
\n@param dateUpdated The date when the application was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "The date when the application was last modified.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Versions",
"c2jShape" : "VersionLabelsList",
"deprecated" : false,
"documentation" : "The names of the versions for this application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The names of the versions for this application.
\n@param versions The names of the versions for this application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The names of the versions for this application.
\n@return The names of the versions for this application.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Versions",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Versions",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "VersionLabel",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Versions",
"setterDocumentation" : "/**The names of the versions for this application.
\n@param versions The names of the versions for this application.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "versions",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The names of the versions for this application.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setVersions(java.util.Collection)} or {@link #withVersions(java.util.Collection)} if you want to override the existing values.
\n@param versions The names of the versions for this application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "versions",
"variableType" : "java.util.List",
"documentation" : "The names of the versions for this application.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ConfigurationTemplates",
"c2jShape" : "ConfigurationTemplateNamesList",
"deprecated" : false,
"documentation" : " The names of the configuration templates associated with this application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The names of the configuration templates associated with this application.
\n@param configurationTemplates The names of the configuration templates associated with this application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The names of the configuration templates associated with this application.
\n@return The names of the configuration templates associated with this application.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ConfigurationTemplates",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationTemplates",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "ConfigurationTemplateName",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "ConfigurationTemplates",
"setterDocumentation" : "/** The names of the configuration templates associated with this application.
\n@param configurationTemplates The names of the configuration templates associated with this application.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "configurationTemplates",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/** The names of the configuration templates associated with this application.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setConfigurationTemplates(java.util.Collection)} or {@link #withConfigurationTemplates(java.util.Collection)} if you want to override the existing values.
\n@param configurationTemplates The names of the configuration templates associated with this application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "configurationTemplates",
"variableType" : "java.util.List",
"documentation" : " The names of the configuration templates associated with this application.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ApplicationName" : {
"c2jName" : "ApplicationName",
"c2jShape" : "ApplicationName",
"deprecated" : false,
"documentation" : "The name of the application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the application.
\n@param applicationName The name of the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the application.
\n@return The name of the application.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ApplicationName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ApplicationName",
"setterDocumentation" : "/**The name of the application.
\n@param applicationName The name of the application.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the application.
\n@param applicationName The name of the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "The name of the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ConfigurationTemplates" : {
"c2jName" : "ConfigurationTemplates",
"c2jShape" : "ConfigurationTemplateNamesList",
"deprecated" : false,
"documentation" : " The names of the configuration templates associated with this application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The names of the configuration templates associated with this application.
\n@param configurationTemplates The names of the configuration templates associated with this application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The names of the configuration templates associated with this application.
\n@return The names of the configuration templates associated with this application.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ConfigurationTemplates",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationTemplates",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "ConfigurationTemplateName",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "ConfigurationTemplates",
"setterDocumentation" : "/** The names of the configuration templates associated with this application.
\n@param configurationTemplates The names of the configuration templates associated with this application.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "configurationTemplates",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/** The names of the configuration templates associated with this application.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setConfigurationTemplates(java.util.Collection)} or {@link #withConfigurationTemplates(java.util.Collection)} if you want to override the existing values.
\n@param configurationTemplates The names of the configuration templates associated with this application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "configurationTemplates",
"variableType" : "java.util.List",
"documentation" : " The names of the configuration templates associated with this application.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"DateCreated" : {
"c2jName" : "DateCreated",
"c2jShape" : "CreationDate",
"deprecated" : false,
"documentation" : "The date when the application was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The date when the application was created.
\n@param dateCreated The date when the application was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The date when the application was created.
\n@return The date when the application was created.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateCreated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateCreated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateCreated",
"setterDocumentation" : "/**The date when the application was created.
\n@param dateCreated The date when the application was created.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The date when the application was created.
\n@param dateCreated The date when the application was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "The date when the application was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
},
"DateUpdated" : {
"c2jName" : "DateUpdated",
"c2jShape" : "UpdateDate",
"deprecated" : false,
"documentation" : "The date when the application was last modified.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The date when the application was last modified.
\n@param dateUpdated The date when the application was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The date when the application was last modified.
\n@return The date when the application was last modified.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateUpdated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateUpdated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateUpdated",
"setterDocumentation" : "/**The date when the application was last modified.
\n@param dateUpdated The date when the application was last modified.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The date when the application was last modified.
\n@param dateUpdated The date when the application was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "The date when the application was last modified.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
},
"Description" : {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "User-defined description of the application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**User-defined description of the application.
\n@param description User-defined description of the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**User-defined description of the application.
\n@return User-defined description of the application.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Description",
"setterDocumentation" : "/**User-defined description of the application.
\n@param description User-defined description of the application.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**User-defined description of the application.
\n@param description User-defined description of the application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "User-defined description of the application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Versions" : {
"c2jName" : "Versions",
"c2jShape" : "VersionLabelsList",
"deprecated" : false,
"documentation" : "The names of the versions for this application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The names of the versions for this application.
\n@param versions The names of the versions for this application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The names of the versions for this application.
\n@return The names of the versions for this application.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Versions",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Versions",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "VersionLabel",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Versions",
"setterDocumentation" : "/**The names of the versions for this application.
\n@param versions The names of the versions for this application.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "versions",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**The names of the versions for this application.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setVersions(java.util.Collection)} or {@link #withVersions(java.util.Collection)} if you want to override the existing values.
\n@param versions The names of the versions for this application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "versions",
"variableType" : "java.util.List",
"documentation" : "The names of the versions for this application.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ApplicationDescription",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ApplicationDescription",
"variableName" : "applicationDescription",
"variableType" : "ApplicationDescription",
"documentation" : null,
"simpleType" : "ApplicationDescription",
"variableSetterType" : "ApplicationDescription"
},
"wrapper" : false
},
"ApplicationMetrics" : {
"c2jName" : "ApplicationMetrics",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Represents the application metrics for a specified environment.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Duration",
"c2jShape" : "NullableInteger",
"deprecated" : false,
"documentation" : "The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
\n@param duration The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
\n@return The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Duration",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Duration",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Duration",
"setterDocumentation" : "/**The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
\n@param duration The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "duration",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
\n@param duration The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "duration",
"variableType" : "Integer",
"documentation" : "The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "RequestCount",
"c2jShape" : "RequestCount",
"deprecated" : false,
"documentation" : "Average number of requests handled by the web server per second over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Average number of requests handled by the web server per second over the last 10 seconds.
\n@param requestCount Average number of requests handled by the web server per second over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Average number of requests handled by the web server per second over the last 10 seconds.
\n@return Average number of requests handled by the web server per second over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "RequestCount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "RequestCount",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "RequestCount",
"setterDocumentation" : "/**Average number of requests handled by the web server per second over the last 10 seconds.
\n@param requestCount Average number of requests handled by the web server per second over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "requestCount",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**Average number of requests handled by the web server per second over the last 10 seconds.
\n@param requestCount Average number of requests handled by the web server per second over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "requestCount",
"variableType" : "Integer",
"documentation" : "Average number of requests handled by the web server per second over the last 10 seconds.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "StatusCodes",
"c2jShape" : "StatusCodes",
"deprecated" : false,
"documentation" : "Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
\n@param statusCodes Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
\n@return Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.*/",
"getterModel" : {
"returnType" : "StatusCodes",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "StatusCodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StatusCodes",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "StatusCodes",
"setterDocumentation" : "/**Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
\n@param statusCodes Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.*/",
"setterModel" : {
"variableDeclarationType" : "StatusCodes",
"variableName" : "statusCodes",
"variableType" : "StatusCodes",
"documentation" : "",
"simpleType" : "StatusCodes",
"variableSetterType" : "StatusCodes"
},
"simple" : false,
"varargSetterDocumentation" : "/**Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
\n@param statusCodes Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "StatusCodes",
"variableName" : "statusCodes",
"variableType" : "StatusCodes",
"documentation" : "Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
",
"simpleType" : "StatusCodes",
"variableSetterType" : "StatusCodes"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Latency",
"c2jShape" : "Latency",
"deprecated" : false,
"documentation" : "Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
\n@param latency Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
\n@return Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.*/",
"getterModel" : {
"returnType" : "Latency",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Latency",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Latency",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Latency",
"setterDocumentation" : "/**Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
\n@param latency Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.*/",
"setterModel" : {
"variableDeclarationType" : "Latency",
"variableName" : "latency",
"variableType" : "Latency",
"documentation" : "",
"simpleType" : "Latency",
"variableSetterType" : "Latency"
},
"simple" : false,
"varargSetterDocumentation" : "/**Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
\n@param latency Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Latency",
"variableName" : "latency",
"variableType" : "Latency",
"documentation" : "Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
",
"simpleType" : "Latency",
"variableSetterType" : "Latency"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Duration" : {
"c2jName" : "Duration",
"c2jShape" : "NullableInteger",
"deprecated" : false,
"documentation" : "The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
\n@param duration The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
\n@return The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Duration",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Duration",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Duration",
"setterDocumentation" : "/**The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
\n@param duration The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "duration",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
\n@param duration The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "duration",
"variableType" : "Integer",
"documentation" : "The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count
) within the most recent time slice of 10 seconds (duration
).
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"Latency" : {
"c2jName" : "Latency",
"c2jShape" : "Latency",
"deprecated" : false,
"documentation" : "Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
\n@param latency Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
\n@return Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.*/",
"getterModel" : {
"returnType" : "Latency",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Latency",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Latency",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Latency",
"setterDocumentation" : "/**Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
\n@param latency Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.*/",
"setterModel" : {
"variableDeclarationType" : "Latency",
"variableName" : "latency",
"variableType" : "Latency",
"documentation" : "",
"simpleType" : "Latency",
"variableSetterType" : "Latency"
},
"simple" : false,
"varargSetterDocumentation" : "/**Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
\n@param latency Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Latency",
"variableName" : "latency",
"variableType" : "Latency",
"documentation" : "Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one milisecond resolution.
",
"simpleType" : "Latency",
"variableSetterType" : "Latency"
},
"xmlNameSpaceUri" : null
},
"RequestCount" : {
"c2jName" : "RequestCount",
"c2jShape" : "RequestCount",
"deprecated" : false,
"documentation" : "Average number of requests handled by the web server per second over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Average number of requests handled by the web server per second over the last 10 seconds.
\n@param requestCount Average number of requests handled by the web server per second over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Average number of requests handled by the web server per second over the last 10 seconds.
\n@return Average number of requests handled by the web server per second over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "RequestCount",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "RequestCount",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "RequestCount",
"setterDocumentation" : "/**Average number of requests handled by the web server per second over the last 10 seconds.
\n@param requestCount Average number of requests handled by the web server per second over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "requestCount",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**Average number of requests handled by the web server per second over the last 10 seconds.
\n@param requestCount Average number of requests handled by the web server per second over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "requestCount",
"variableType" : "Integer",
"documentation" : "Average number of requests handled by the web server per second over the last 10 seconds.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"StatusCodes" : {
"c2jName" : "StatusCodes",
"c2jShape" : "StatusCodes",
"deprecated" : false,
"documentation" : "Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
\n@param statusCodes Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
\n@return Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.*/",
"getterModel" : {
"returnType" : "StatusCodes",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "StatusCodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "StatusCodes",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "StatusCodes",
"setterDocumentation" : "/**Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
\n@param statusCodes Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.*/",
"setterModel" : {
"variableDeclarationType" : "StatusCodes",
"variableName" : "statusCodes",
"variableType" : "StatusCodes",
"documentation" : "",
"simpleType" : "StatusCodes",
"variableSetterType" : "StatusCodes"
},
"simple" : false,
"varargSetterDocumentation" : "/**Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
\n@param statusCodes Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "StatusCodes",
"variableName" : "statusCodes",
"variableType" : "StatusCodes",
"documentation" : "Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
",
"simpleType" : "StatusCodes",
"variableSetterType" : "StatusCodes"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ApplicationMetrics",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ApplicationMetrics",
"variableName" : "applicationMetrics",
"variableType" : "ApplicationMetrics",
"documentation" : null,
"simpleType" : "ApplicationMetrics",
"variableSetterType" : "ApplicationMetrics"
},
"wrapper" : false
},
"ApplicationVersionDescription" : {
"c2jName" : "ApplicationVersionDescription",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : " Describes the properties of an application version.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "ApplicationName",
"c2jShape" : "ApplicationName",
"deprecated" : false,
"documentation" : "The name of the application associated with this release.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the application associated with this release.
\n@param applicationName The name of the application associated with this release.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the application associated with this release.
\n@return The name of the application associated with this release.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ApplicationName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ApplicationName",
"setterDocumentation" : "/**The name of the application associated with this release.
\n@param applicationName The name of the application associated with this release.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the application associated with this release.
\n@param applicationName The name of the application associated with this release.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "The name of the application associated with this release.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The description of this application version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description of this application version.
\n@param description The description of this application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The description of this application version.
\n@return The description of this application version.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Description",
"setterDocumentation" : "/**The description of this application version.
\n@param description The description of this application version.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description of this application version.
\n@param description The description of this application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description of this application version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "VersionLabel",
"c2jShape" : "VersionLabel",
"deprecated" : false,
"documentation" : " A label uniquely identifying the version for the associated application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A label uniquely identifying the version for the associated application.
\n@param versionLabel A label uniquely identifying the version for the associated application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A label uniquely identifying the version for the associated application.
\n@return A label uniquely identifying the version for the associated application.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "VersionLabel",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "VersionLabel",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "VersionLabel",
"setterDocumentation" : "/** A label uniquely identifying the version for the associated application.
\n@param versionLabel A label uniquely identifying the version for the associated application.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "versionLabel",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** A label uniquely identifying the version for the associated application.
\n@param versionLabel A label uniquely identifying the version for the associated application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "versionLabel",
"variableType" : "String",
"documentation" : " A label uniquely identifying the version for the associated application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "SourceBundle",
"c2jShape" : "S3Location",
"deprecated" : false,
"documentation" : " The location where the source bundle is located for this version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The location where the source bundle is located for this version.
\n@param sourceBundle The location where the source bundle is located for this version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The location where the source bundle is located for this version.
\n@return The location where the source bundle is located for this version.*/",
"getterModel" : {
"returnType" : "S3Location",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SourceBundle",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SourceBundle",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SourceBundle",
"setterDocumentation" : "/** The location where the source bundle is located for this version.
\n@param sourceBundle The location where the source bundle is located for this version.*/",
"setterModel" : {
"variableDeclarationType" : "S3Location",
"variableName" : "sourceBundle",
"variableType" : "S3Location",
"documentation" : "",
"simpleType" : "S3Location",
"variableSetterType" : "S3Location"
},
"simple" : false,
"varargSetterDocumentation" : "/** The location where the source bundle is located for this version.
\n@param sourceBundle The location where the source bundle is located for this version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "S3Location",
"variableName" : "sourceBundle",
"variableType" : "S3Location",
"documentation" : " The location where the source bundle is located for this version.
",
"simpleType" : "S3Location",
"variableSetterType" : "S3Location"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DateCreated",
"c2jShape" : "CreationDate",
"deprecated" : false,
"documentation" : "The creation date of the application version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The creation date of the application version.
\n@param dateCreated The creation date of the application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The creation date of the application version.
\n@return The creation date of the application version.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateCreated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateCreated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateCreated",
"setterDocumentation" : "/**The creation date of the application version.
\n@param dateCreated The creation date of the application version.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The creation date of the application version.
\n@param dateCreated The creation date of the application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "The creation date of the application version.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DateUpdated",
"c2jShape" : "UpdateDate",
"deprecated" : false,
"documentation" : "The last modified date of the application version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The last modified date of the application version.
\n@param dateUpdated The last modified date of the application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The last modified date of the application version.
\n@return The last modified date of the application version.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateUpdated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateUpdated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateUpdated",
"setterDocumentation" : "/**The last modified date of the application version.
\n@param dateUpdated The last modified date of the application version.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The last modified date of the application version.
\n@param dateUpdated The last modified date of the application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "The last modified date of the application version.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Status",
"c2jShape" : "ApplicationVersionStatus",
"deprecated" : false,
"documentation" : "The processing status of the application version.
",
"enumType" : "ApplicationVersionStatus",
"fluentSetterDocumentation" : "/**The processing status of the application version.
\n@param status The processing status of the application version.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ApplicationVersionStatus*/",
"getterDocumentation" : "/**The processing status of the application version.
\n@return The processing status of the application version.\n@see ApplicationVersionStatus*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Status",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Status",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Status",
"setterDocumentation" : "/**The processing status of the application version.
\n@param status The processing status of the application version.\n@see ApplicationVersionStatus*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The processing status of the application version.
\n@param status The processing status of the application version.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ApplicationVersionStatus*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "The processing status of the application version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ApplicationName" : {
"c2jName" : "ApplicationName",
"c2jShape" : "ApplicationName",
"deprecated" : false,
"documentation" : "The name of the application associated with this release.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the application associated with this release.
\n@param applicationName The name of the application associated with this release.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the application associated with this release.
\n@return The name of the application associated with this release.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ApplicationName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ApplicationName",
"setterDocumentation" : "/**The name of the application associated with this release.
\n@param applicationName The name of the application associated with this release.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the application associated with this release.
\n@param applicationName The name of the application associated with this release.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "The name of the application associated with this release.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DateCreated" : {
"c2jName" : "DateCreated",
"c2jShape" : "CreationDate",
"deprecated" : false,
"documentation" : "The creation date of the application version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The creation date of the application version.
\n@param dateCreated The creation date of the application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The creation date of the application version.
\n@return The creation date of the application version.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateCreated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateCreated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateCreated",
"setterDocumentation" : "/**The creation date of the application version.
\n@param dateCreated The creation date of the application version.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The creation date of the application version.
\n@param dateCreated The creation date of the application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "The creation date of the application version.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
},
"DateUpdated" : {
"c2jName" : "DateUpdated",
"c2jShape" : "UpdateDate",
"deprecated" : false,
"documentation" : "The last modified date of the application version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The last modified date of the application version.
\n@param dateUpdated The last modified date of the application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The last modified date of the application version.
\n@return The last modified date of the application version.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateUpdated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateUpdated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateUpdated",
"setterDocumentation" : "/**The last modified date of the application version.
\n@param dateUpdated The last modified date of the application version.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The last modified date of the application version.
\n@param dateUpdated The last modified date of the application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "The last modified date of the application version.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
},
"Description" : {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : "The description of this application version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description of this application version.
\n@param description The description of this application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The description of this application version.
\n@return The description of this application version.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Description",
"setterDocumentation" : "/**The description of this application version.
\n@param description The description of this application version.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description of this application version.
\n@param description The description of this application version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "The description of this application version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SourceBundle" : {
"c2jName" : "SourceBundle",
"c2jShape" : "S3Location",
"deprecated" : false,
"documentation" : " The location where the source bundle is located for this version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The location where the source bundle is located for this version.
\n@param sourceBundle The location where the source bundle is located for this version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The location where the source bundle is located for this version.
\n@return The location where the source bundle is located for this version.*/",
"getterModel" : {
"returnType" : "S3Location",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SourceBundle",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SourceBundle",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SourceBundle",
"setterDocumentation" : "/** The location where the source bundle is located for this version.
\n@param sourceBundle The location where the source bundle is located for this version.*/",
"setterModel" : {
"variableDeclarationType" : "S3Location",
"variableName" : "sourceBundle",
"variableType" : "S3Location",
"documentation" : "",
"simpleType" : "S3Location",
"variableSetterType" : "S3Location"
},
"simple" : false,
"varargSetterDocumentation" : "/** The location where the source bundle is located for this version.
\n@param sourceBundle The location where the source bundle is located for this version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "S3Location",
"variableName" : "sourceBundle",
"variableType" : "S3Location",
"documentation" : " The location where the source bundle is located for this version.
",
"simpleType" : "S3Location",
"variableSetterType" : "S3Location"
},
"xmlNameSpaceUri" : null
},
"Status" : {
"c2jName" : "Status",
"c2jShape" : "ApplicationVersionStatus",
"deprecated" : false,
"documentation" : "The processing status of the application version.
",
"enumType" : "ApplicationVersionStatus",
"fluentSetterDocumentation" : "/**The processing status of the application version.
\n@param status The processing status of the application version.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ApplicationVersionStatus*/",
"getterDocumentation" : "/**The processing status of the application version.
\n@return The processing status of the application version.\n@see ApplicationVersionStatus*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Status",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Status",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Status",
"setterDocumentation" : "/**The processing status of the application version.
\n@param status The processing status of the application version.\n@see ApplicationVersionStatus*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The processing status of the application version.
\n@param status The processing status of the application version.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ApplicationVersionStatus*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "The processing status of the application version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VersionLabel" : {
"c2jName" : "VersionLabel",
"c2jShape" : "VersionLabel",
"deprecated" : false,
"documentation" : " A label uniquely identifying the version for the associated application.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A label uniquely identifying the version for the associated application.
\n@param versionLabel A label uniquely identifying the version for the associated application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A label uniquely identifying the version for the associated application.
\n@return A label uniquely identifying the version for the associated application.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "VersionLabel",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "VersionLabel",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "VersionLabel",
"setterDocumentation" : "/** A label uniquely identifying the version for the associated application.
\n@param versionLabel A label uniquely identifying the version for the associated application.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "versionLabel",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** A label uniquely identifying the version for the associated application.
\n@param versionLabel A label uniquely identifying the version for the associated application.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "versionLabel",
"variableType" : "String",
"documentation" : " A label uniquely identifying the version for the associated application.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ApplicationVersionDescription",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ApplicationVersionDescription",
"variableName" : "applicationVersionDescription",
"variableType" : "ApplicationVersionDescription",
"documentation" : null,
"simpleType" : "ApplicationVersionDescription",
"variableSetterType" : "ApplicationVersionDescription"
},
"wrapper" : false
},
"ApplicationVersionStatus" : {
"c2jName" : "ApplicationVersionStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "Processed",
"value" : "Processed"
}, {
"name" : "Unprocessed",
"value" : "Unprocessed"
}, {
"name" : "Failed",
"value" : "Failed"
}, {
"name" : "Processing",
"value" : "Processing"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "ApplicationVersionStatus",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ApplicationVersionStatus",
"variableName" : "applicationVersionStatus",
"variableType" : "ApplicationVersionStatus",
"documentation" : null,
"simpleType" : "ApplicationVersionStatus",
"variableSetterType" : "ApplicationVersionStatus"
},
"wrapper" : false
},
"ApplyEnvironmentManagedActionRequest" : {
"c2jName" : "ApplyEnvironmentManagedActionRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Request to execute a scheduled managed action immediately.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "ApplyEnvironmentManagedAction",
"locationName" : null,
"requestUri" : "/",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "EnvironmentName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the target environment.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the target environment.
\n@param environmentName The name of the target environment.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the target environment.
\n@return The name of the target environment.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentName",
"setterDocumentation" : "/**The name of the target environment.
\n@param environmentName The name of the target environment.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the target environment.
\n@param environmentName The name of the target environment.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "The name of the target environment.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "EnvironmentId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The environment ID of the target environment.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The environment ID of the target environment.
\n@param environmentId The environment ID of the target environment.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The environment ID of the target environment.
\n@return The environment ID of the target environment.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentId",
"setterDocumentation" : "/**The environment ID of the target environment.
\n@param environmentId The environment ID of the target environment.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The environment ID of the target environment.
\n@param environmentId The environment ID of the target environment.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentId",
"variableType" : "String",
"documentation" : "The environment ID of the target environment.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ActionId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The action ID of the scheduled managed action to execute.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The action ID of the scheduled managed action to execute.
\n@param actionId The action ID of the scheduled managed action to execute.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The action ID of the scheduled managed action to execute.
\n@return The action ID of the scheduled managed action to execute.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ActionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ActionId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ActionId",
"setterDocumentation" : "/**The action ID of the scheduled managed action to execute.
\n@param actionId The action ID of the scheduled managed action to execute.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "actionId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The action ID of the scheduled managed action to execute.
\n@param actionId The action ID of the scheduled managed action to execute.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "actionId",
"variableType" : "String",
"documentation" : "The action ID of the scheduled managed action to execute.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ActionId" : {
"c2jName" : "ActionId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The action ID of the scheduled managed action to execute.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The action ID of the scheduled managed action to execute.
\n@param actionId The action ID of the scheduled managed action to execute.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The action ID of the scheduled managed action to execute.
\n@return The action ID of the scheduled managed action to execute.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ActionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ActionId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ActionId",
"setterDocumentation" : "/**The action ID of the scheduled managed action to execute.
\n@param actionId The action ID of the scheduled managed action to execute.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "actionId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The action ID of the scheduled managed action to execute.
\n@param actionId The action ID of the scheduled managed action to execute.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "actionId",
"variableType" : "String",
"documentation" : "The action ID of the scheduled managed action to execute.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EnvironmentId" : {
"c2jName" : "EnvironmentId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The environment ID of the target environment.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The environment ID of the target environment.
\n@param environmentId The environment ID of the target environment.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The environment ID of the target environment.
\n@return The environment ID of the target environment.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentId",
"setterDocumentation" : "/**The environment ID of the target environment.
\n@param environmentId The environment ID of the target environment.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The environment ID of the target environment.
\n@param environmentId The environment ID of the target environment.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentId",
"variableType" : "String",
"documentation" : "The environment ID of the target environment.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EnvironmentName" : {
"c2jName" : "EnvironmentName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the target environment.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the target environment.
\n@param environmentName The name of the target environment.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the target environment.
\n@return The name of the target environment.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentName",
"setterDocumentation" : "/**The name of the target environment.
\n@param environmentName The name of the target environment.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the target environment.
\n@param environmentName The name of the target environment.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "The name of the target environment.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "ActionId" ],
"shapeName" : "ApplyEnvironmentManagedActionRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "ApplyEnvironmentManagedActionRequest",
"variableName" : "applyEnvironmentManagedActionRequest",
"variableType" : "ApplyEnvironmentManagedActionRequest",
"documentation" : null,
"simpleType" : "ApplyEnvironmentManagedActionRequest",
"variableSetterType" : "ApplyEnvironmentManagedActionRequest"
},
"wrapper" : false
},
"ApplyEnvironmentManagedActionResult" : {
"c2jName" : "ApplyEnvironmentManagedActionResult",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The result message containing information about the managed action.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "ActionId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The action ID of the managed action.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The action ID of the managed action.
\n@param actionId The action ID of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The action ID of the managed action.
\n@return The action ID of the managed action.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ActionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ActionId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ActionId",
"setterDocumentation" : "/**The action ID of the managed action.
\n@param actionId The action ID of the managed action.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "actionId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The action ID of the managed action.
\n@param actionId The action ID of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "actionId",
"variableType" : "String",
"documentation" : "The action ID of the managed action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ActionDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "A description of the managed action.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A description of the managed action.
\n@param actionDescription A description of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A description of the managed action.
\n@return A description of the managed action.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ActionDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ActionDescription",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ActionDescription",
"setterDocumentation" : "/**A description of the managed action.
\n@param actionDescription A description of the managed action.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "actionDescription",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A description of the managed action.
\n@param actionDescription A description of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "actionDescription",
"variableType" : "String",
"documentation" : "A description of the managed action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ActionType",
"c2jShape" : "ActionType",
"deprecated" : false,
"documentation" : "The type of managed action.
",
"enumType" : "ActionType",
"fluentSetterDocumentation" : "/**The type of managed action.
\n@param actionType The type of managed action.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ActionType*/",
"getterDocumentation" : "/**The type of managed action.
\n@return The type of managed action.\n@see ActionType*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ActionType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ActionType",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ActionType",
"setterDocumentation" : "/**The type of managed action.
\n@param actionType The type of managed action.\n@see ActionType*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "actionType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The type of managed action.
\n@param actionType The type of managed action.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ActionType*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "actionType",
"variableType" : "String",
"documentation" : "The type of managed action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Status",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of the managed action.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The status of the managed action.
\n@param status The status of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The status of the managed action.
\n@return The status of the managed action.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Status",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Status",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Status",
"setterDocumentation" : "/**The status of the managed action.
\n@param status The status of the managed action.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The status of the managed action.
\n@param status The status of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "The status of the managed action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ActionDescription" : {
"c2jName" : "ActionDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "A description of the managed action.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A description of the managed action.
\n@param actionDescription A description of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A description of the managed action.
\n@return A description of the managed action.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ActionDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ActionDescription",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ActionDescription",
"setterDocumentation" : "/**A description of the managed action.
\n@param actionDescription A description of the managed action.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "actionDescription",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A description of the managed action.
\n@param actionDescription A description of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "actionDescription",
"variableType" : "String",
"documentation" : "A description of the managed action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ActionId" : {
"c2jName" : "ActionId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The action ID of the managed action.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The action ID of the managed action.
\n@param actionId The action ID of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The action ID of the managed action.
\n@return The action ID of the managed action.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ActionId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ActionId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ActionId",
"setterDocumentation" : "/**The action ID of the managed action.
\n@param actionId The action ID of the managed action.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "actionId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The action ID of the managed action.
\n@param actionId The action ID of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "actionId",
"variableType" : "String",
"documentation" : "The action ID of the managed action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ActionType" : {
"c2jName" : "ActionType",
"c2jShape" : "ActionType",
"deprecated" : false,
"documentation" : "The type of managed action.
",
"enumType" : "ActionType",
"fluentSetterDocumentation" : "/**The type of managed action.
\n@param actionType The type of managed action.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ActionType*/",
"getterDocumentation" : "/**The type of managed action.
\n@return The type of managed action.\n@see ActionType*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ActionType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ActionType",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ActionType",
"setterDocumentation" : "/**The type of managed action.
\n@param actionType The type of managed action.\n@see ActionType*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "actionType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The type of managed action.
\n@param actionType The type of managed action.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ActionType*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "actionType",
"variableType" : "String",
"documentation" : "The type of managed action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Status" : {
"c2jName" : "Status",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of the managed action.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The status of the managed action.
\n@param status The status of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The status of the managed action.
\n@return The status of the managed action.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Status",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Status",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Status",
"setterDocumentation" : "/**The status of the managed action.
\n@param status The status of the managed action.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The status of the managed action.
\n@param status The status of the managed action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "The status of the managed action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ApplyEnvironmentManagedActionResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "ApplyEnvironmentManagedActionResult"
},
"variable" : {
"variableDeclarationType" : "ApplyEnvironmentManagedActionResult",
"variableName" : "applyEnvironmentManagedActionResult",
"variableType" : "ApplyEnvironmentManagedActionResult",
"documentation" : null,
"simpleType" : "ApplyEnvironmentManagedActionResult",
"variableSetterType" : "ApplyEnvironmentManagedActionResult"
},
"wrapper" : false
},
"AutoScalingGroup" : {
"c2jName" : "AutoScalingGroup",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Describes an Auto Scaling launch configuration.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Name",
"c2jShape" : "ResourceId",
"deprecated" : false,
"documentation" : "The name of the AutoScalingGroup
.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the AutoScalingGroup
.
\n@param name The name of the AutoScalingGroup
.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the AutoScalingGroup
.
\n@return The name of the AutoScalingGroup
.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Name",
"setterDocumentation" : "/**The name of the AutoScalingGroup
.
\n@param name The name of the AutoScalingGroup
.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the AutoScalingGroup
.
\n@param name The name of the AutoScalingGroup
.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the AutoScalingGroup
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Name" : {
"c2jName" : "Name",
"c2jShape" : "ResourceId",
"deprecated" : false,
"documentation" : "The name of the AutoScalingGroup
.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the AutoScalingGroup
.
\n@param name The name of the AutoScalingGroup
.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the AutoScalingGroup
.
\n@return The name of the AutoScalingGroup
.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Name",
"setterDocumentation" : "/**The name of the AutoScalingGroup
.
\n@param name The name of the AutoScalingGroup
.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the AutoScalingGroup
.
\n@param name The name of the AutoScalingGroup
.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the AutoScalingGroup
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "AutoScalingGroup",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AutoScalingGroup",
"variableName" : "autoScalingGroup",
"variableType" : "AutoScalingGroup",
"documentation" : null,
"simpleType" : "AutoScalingGroup",
"variableSetterType" : "AutoScalingGroup"
},
"wrapper" : false
},
"CPUUtilization" : {
"c2jName" : "CPUUtilization",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Represents CPU utilization information from the specified instance that belongs to the AWS Elastic Beanstalk environment. Use the instanceId
property to specify the application instance for which you'd like to return data.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "User",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
\n@param user Percentage of time that the CPU has spent in the User
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the User
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "User",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "User",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "User",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
\n@param user Percentage of time that the CPU has spent in the User
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "user",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
\n@param user Percentage of time that the CPU has spent in the User
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "user",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Nice",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
\n@param nice Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Nice",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Nice",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Nice",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
\n@param nice Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "nice",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
\n@param nice Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "nice",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "System",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
\n@param system Percentage of time that the CPU has spent in the System
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the System
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "System",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "System",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "System",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
\n@param system Percentage of time that the CPU has spent in the System
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "system",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
\n@param system Percentage of time that the CPU has spent in the System
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "system",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Idle",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
\n@param idle Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Idle",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Idle",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Idle",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
\n@param idle Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "idle",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
\n@param idle Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "idle",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "IOWait",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
\n@param iOWait Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "IOWait",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IOWait",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "IOWait",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
\n@param iOWait Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "iOWait",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
\n@param iOWait Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "iOWait",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "IRQ",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
\n@param iRQ Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "IRQ",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IRQ",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "IRQ",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
\n@param iRQ Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "iRQ",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
\n@param iRQ Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "iRQ",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "SoftIRQ",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
\n@param softIRQ Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SoftIRQ",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SoftIRQ",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SoftIRQ",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
\n@param softIRQ Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "softIRQ",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
\n@param softIRQ Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "softIRQ",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"IOWait" : {
"c2jName" : "IOWait",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
\n@param iOWait Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "IOWait",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IOWait",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "IOWait",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
\n@param iOWait Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "iOWait",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
\n@param iOWait Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "iOWait",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the I/O Wait
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
},
"IRQ" : {
"c2jName" : "IRQ",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
\n@param iRQ Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "IRQ",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IRQ",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "IRQ",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
\n@param iRQ Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "iRQ",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
\n@param iRQ Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "iRQ",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the IRQ
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
},
"Idle" : {
"c2jName" : "Idle",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
\n@param idle Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Idle",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Idle",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Idle",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
\n@param idle Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "idle",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
\n@param idle Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "idle",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the Idle
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
},
"Nice" : {
"c2jName" : "Nice",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
\n@param nice Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Nice",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Nice",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Nice",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
\n@param nice Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "nice",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
\n@param nice Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "nice",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the Nice
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
},
"SoftIRQ" : {
"c2jName" : "SoftIRQ",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
\n@param softIRQ Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SoftIRQ",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SoftIRQ",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SoftIRQ",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
\n@param softIRQ Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "softIRQ",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
\n@param softIRQ Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "softIRQ",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the SoftIRQ
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
},
"System" : {
"c2jName" : "System",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
\n@param system Percentage of time that the CPU has spent in the System
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the System
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "System",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "System",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "System",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
\n@param system Percentage of time that the CPU has spent in the System
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "system",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
\n@param system Percentage of time that the CPU has spent in the System
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "system",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the System
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
},
"User" : {
"c2jName" : "User",
"c2jShape" : "NullableDouble",
"deprecated" : false,
"documentation" : "Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
\n@param user Percentage of time that the CPU has spent in the User
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
\n@return Percentage of time that the CPU has spent in the User
state over the last 10 seconds.*/",
"getterModel" : {
"returnType" : "Double",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "User",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "User",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "User",
"setterDocumentation" : "/**Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
\n@param user Percentage of time that the CPU has spent in the User
state over the last 10 seconds.*/",
"setterModel" : {
"variableDeclarationType" : "Double",
"variableName" : "user",
"variableType" : "Double",
"documentation" : "",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"simple" : true,
"varargSetterDocumentation" : "/**Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
\n@param user Percentage of time that the CPU has spent in the User
state over the last 10 seconds.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Double",
"variableName" : "user",
"variableType" : "Double",
"documentation" : "Percentage of time that the CPU has spent in the User
state over the last 10 seconds.
",
"simpleType" : "Double",
"variableSetterType" : "Double"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "CPUUtilization",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CPUUtilization",
"variableName" : "cPUUtilization",
"variableType" : "CPUUtilization",
"documentation" : null,
"simpleType" : "CPUUtilization",
"variableSetterType" : "CPUUtilization"
},
"wrapper" : false
},
"CheckDNSAvailabilityRequest" : {
"c2jName" : "CheckDNSAvailabilityMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Results message indicating whether a CNAME is available.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "CheckDNSAvailability",
"locationName" : null,
"requestUri" : "/",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "CNAMEPrefix",
"c2jShape" : "DNSCnamePrefix",
"deprecated" : false,
"documentation" : " The prefix used when this CNAME is reserved.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The prefix used when this CNAME is reserved.
\n@param cNAMEPrefix The prefix used when this CNAME is reserved.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The prefix used when this CNAME is reserved.
\n@return The prefix used when this CNAME is reserved.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CNAMEPrefix",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CNAMEPrefix",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CNAMEPrefix",
"setterDocumentation" : "/** The prefix used when this CNAME is reserved.
\n@param cNAMEPrefix The prefix used when this CNAME is reserved.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cNAMEPrefix",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The prefix used when this CNAME is reserved.
\n@param cNAMEPrefix The prefix used when this CNAME is reserved.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cNAMEPrefix",
"variableType" : "String",
"documentation" : " The prefix used when this CNAME is reserved.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CNAMEPrefix" : {
"c2jName" : "CNAMEPrefix",
"c2jShape" : "DNSCnamePrefix",
"deprecated" : false,
"documentation" : " The prefix used when this CNAME is reserved.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The prefix used when this CNAME is reserved.
\n@param cNAMEPrefix The prefix used when this CNAME is reserved.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The prefix used when this CNAME is reserved.
\n@return The prefix used when this CNAME is reserved.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CNAMEPrefix",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CNAMEPrefix",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CNAMEPrefix",
"setterDocumentation" : "/** The prefix used when this CNAME is reserved.
\n@param cNAMEPrefix The prefix used when this CNAME is reserved.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cNAMEPrefix",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The prefix used when this CNAME is reserved.
\n@param cNAMEPrefix The prefix used when this CNAME is reserved.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cNAMEPrefix",
"variableType" : "String",
"documentation" : " The prefix used when this CNAME is reserved.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "CNAMEPrefix" ],
"shapeName" : "CheckDNSAvailabilityRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CheckDNSAvailabilityRequest",
"variableName" : "checkDNSAvailabilityRequest",
"variableType" : "CheckDNSAvailabilityRequest",
"documentation" : null,
"simpleType" : "CheckDNSAvailabilityRequest",
"variableSetterType" : "CheckDNSAvailabilityRequest"
},
"wrapper" : false
},
"CheckDNSAvailabilityResult" : {
"c2jName" : "CheckDNSAvailabilityResultMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Indicates if the specified CNAME is available.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Available",
"c2jShape" : "CnameAvailability",
"deprecated" : false,
"documentation" : " Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
\n@param available Indicates if the specified CNAME is available: -
true
: The CNAME is available. -
false
: The CNAME is not available. \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
\n@return Indicates if the specified CNAME is available: -
true
: The CNAME is available. -
false
: The CNAME is not available. */",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Available",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Available",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Available",
"setterDocumentation" : "/** Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
\n@param available Indicates if the specified CNAME is available: -
true
: The CNAME is available. -
false
: The CNAME is not available. */",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "available",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"varargSetterDocumentation" : "/** Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
\n@param available Indicates if the specified CNAME is available: -
true
: The CNAME is available. -
false
: The CNAME is not available. \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "available",
"variableType" : "Boolean",
"documentation" : " Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "FullyQualifiedCNAME",
"c2jShape" : "DNSCname",
"deprecated" : false,
"documentation" : "The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
\n@param fullyQualifiedCNAME The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
\n@return The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "FullyQualifiedCNAME",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FullyQualifiedCNAME",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "FullyQualifiedCNAME",
"setterDocumentation" : "/**The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
\n@param fullyQualifiedCNAME The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fullyQualifiedCNAME",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
\n@param fullyQualifiedCNAME The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fullyQualifiedCNAME",
"variableType" : "String",
"documentation" : "The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Available" : {
"c2jName" : "Available",
"c2jShape" : "CnameAvailability",
"deprecated" : false,
"documentation" : " Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
\n@param available Indicates if the specified CNAME is available: -
true
: The CNAME is available. -
false
: The CNAME is not available. \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
\n@return Indicates if the specified CNAME is available: -
true
: The CNAME is available. -
false
: The CNAME is not available. */",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Available",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Available",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Available",
"setterDocumentation" : "/** Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
\n@param available Indicates if the specified CNAME is available: -
true
: The CNAME is available. -
false
: The CNAME is not available. */",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "available",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"varargSetterDocumentation" : "/** Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
\n@param available Indicates if the specified CNAME is available: -
true
: The CNAME is available. -
false
: The CNAME is not available. \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "available",
"variableType" : "Boolean",
"documentation" : " Indicates if the specified CNAME is available:
-
true
: The CNAME is available. -
false
: The CNAME is not available.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"FullyQualifiedCNAME" : {
"c2jName" : "FullyQualifiedCNAME",
"c2jShape" : "DNSCname",
"deprecated" : false,
"documentation" : "The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
\n@param fullyQualifiedCNAME The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
\n@return The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "FullyQualifiedCNAME",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "FullyQualifiedCNAME",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "FullyQualifiedCNAME",
"setterDocumentation" : "/**The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
\n@param fullyQualifiedCNAME The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fullyQualifiedCNAME",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
\n@param fullyQualifiedCNAME The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fullyQualifiedCNAME",
"variableType" : "String",
"documentation" : "The fully qualified CNAME to reserve when CreateEnvironment is called with the provided prefix.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "CheckDNSAvailabilityResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "CheckDNSAvailabilityResult"
},
"variable" : {
"variableDeclarationType" : "CheckDNSAvailabilityResult",
"variableName" : "checkDNSAvailabilityResult",
"variableType" : "CheckDNSAvailabilityResult",
"documentation" : null,
"simpleType" : "CheckDNSAvailabilityResult",
"variableSetterType" : "CheckDNSAvailabilityResult"
},
"wrapper" : false
},
"ComposeEnvironmentsRequest" : {
"c2jName" : "ComposeEnvironmentsMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Request to create or update a group of environments.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "ComposeEnvironments",
"locationName" : null,
"requestUri" : "/",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "ApplicationName",
"c2jShape" : "ApplicationName",
"deprecated" : false,
"documentation" : "The name of the application to which the specified source bundles belong.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the application to which the specified source bundles belong.
\n@param applicationName The name of the application to which the specified source bundles belong.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the application to which the specified source bundles belong.
\n@return The name of the application to which the specified source bundles belong.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ApplicationName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ApplicationName",
"setterDocumentation" : "/**The name of the application to which the specified source bundles belong.
\n@param applicationName The name of the application to which the specified source bundles belong.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the application to which the specified source bundles belong.
\n@param applicationName The name of the application to which the specified source bundles belong.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "The name of the application to which the specified source bundles belong.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "GroupName",
"c2jShape" : "GroupName",
"deprecated" : false,
"documentation" : "The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
\n@param groupName The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
\n@return The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "GroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "GroupName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "GroupName",
"setterDocumentation" : "/**The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
\n@param groupName The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "groupName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
\n@param groupName The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "groupName",
"variableType" : "String",
"documentation" : "The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "VersionLabels",
"c2jShape" : "VersionLabels",
"deprecated" : false,
"documentation" : "A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
\n@param versionLabels A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
\n@return A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "VersionLabels",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "VersionLabels",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "VersionLabel",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "VersionLabels",
"setterDocumentation" : "/**A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
\n@param versionLabels A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "versionLabels",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setVersionLabels(java.util.Collection)} or {@link #withVersionLabels(java.util.Collection)} if you want to override the existing values.
\n@param versionLabels A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "versionLabels",
"variableType" : "java.util.List",
"documentation" : "A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ApplicationName" : {
"c2jName" : "ApplicationName",
"c2jShape" : "ApplicationName",
"deprecated" : false,
"documentation" : "The name of the application to which the specified source bundles belong.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the application to which the specified source bundles belong.
\n@param applicationName The name of the application to which the specified source bundles belong.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the application to which the specified source bundles belong.
\n@return The name of the application to which the specified source bundles belong.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ApplicationName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ApplicationName",
"setterDocumentation" : "/**The name of the application to which the specified source bundles belong.
\n@param applicationName The name of the application to which the specified source bundles belong.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the application to which the specified source bundles belong.
\n@param applicationName The name of the application to which the specified source bundles belong.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "The name of the application to which the specified source bundles belong.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"GroupName" : {
"c2jName" : "GroupName",
"c2jShape" : "GroupName",
"deprecated" : false,
"documentation" : "The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
\n@param groupName The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
\n@return The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "GroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "GroupName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "GroupName",
"setterDocumentation" : "/**The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
\n@param groupName The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "groupName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
\n@param groupName The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "groupName",
"variableType" : "String",
"documentation" : "The name of the group to which the target environments belong. Specify a group name only if the environment name defined in each target environment's manifest ends with a + (plus) character. See Environment Manifest (env.yaml) for details.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"VersionLabels" : {
"c2jName" : "VersionLabels",
"c2jShape" : "VersionLabels",
"deprecated" : false,
"documentation" : "A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
\n@param versionLabels A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
\n@return A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "VersionLabels",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "VersionLabels",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "VersionLabel",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "VersionLabels",
"setterDocumentation" : "/**A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
\n@param versionLabels A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "versionLabels",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setVersionLabels(java.util.Collection)} or {@link #withVersionLabels(java.util.Collection)} if you want to override the existing values.
\n@param versionLabels A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "versionLabels",
"variableType" : "java.util.List",
"documentation" : "A list of version labels, specifying one or more application source bundles that belong to the target application. Each source bundle must include an environment manifest that specifies the name of the environment and the name of the solution stack to use, and optionally can specify environment links to create.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ComposeEnvironmentsRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "ComposeEnvironmentsRequest",
"variableName" : "composeEnvironmentsRequest",
"variableType" : "ComposeEnvironmentsRequest",
"documentation" : null,
"simpleType" : "ComposeEnvironmentsRequest",
"variableSetterType" : "ComposeEnvironmentsRequest"
},
"wrapper" : false
},
"ComposeEnvironmentsResult" : {
"c2jName" : "EnvironmentDescriptionsMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Result message containing a list of environment descriptions.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Environments",
"c2jShape" : "EnvironmentDescriptionsList",
"deprecated" : false,
"documentation" : " Returns an EnvironmentDescription list.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** Returns an EnvironmentDescription list.
\n@param environments Returns an EnvironmentDescription list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** Returns an EnvironmentDescription list.
\n@return Returns an EnvironmentDescription list.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Environments",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Environments",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "EnvironmentDescription",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "EnvironmentDescription",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "EnvironmentDescription",
"variableName" : "member",
"variableType" : "EnvironmentDescription",
"documentation" : "",
"simpleType" : "EnvironmentDescription",
"variableSetterType" : "EnvironmentDescription"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "EnvironmentDescription",
"variableName" : "member",
"variableType" : "EnvironmentDescription",
"documentation" : "",
"simpleType" : "EnvironmentDescription",
"variableSetterType" : "EnvironmentDescription"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "EnvironmentDescription",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "EnvironmentDescription",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Environments",
"setterDocumentation" : "/** Returns an EnvironmentDescription list.
\n@param environments Returns an EnvironmentDescription list.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "environments",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/** Returns an EnvironmentDescription list.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setEnvironments(java.util.Collection)} or {@link #withEnvironments(java.util.Collection)} if you want to override the existing values.
\n@param environments Returns an EnvironmentDescription list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "environments",
"variableType" : "java.util.List",
"documentation" : " Returns an EnvironmentDescription list.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Environments" : {
"c2jName" : "Environments",
"c2jShape" : "EnvironmentDescriptionsList",
"deprecated" : false,
"documentation" : " Returns an EnvironmentDescription list.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** Returns an EnvironmentDescription list.
\n@param environments Returns an EnvironmentDescription list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** Returns an EnvironmentDescription list.
\n@return Returns an EnvironmentDescription list.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Environments",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Environments",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "EnvironmentDescription",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "EnvironmentDescription",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "EnvironmentDescription",
"variableName" : "member",
"variableType" : "EnvironmentDescription",
"documentation" : "",
"simpleType" : "EnvironmentDescription",
"variableSetterType" : "EnvironmentDescription"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "EnvironmentDescription",
"variableName" : "member",
"variableType" : "EnvironmentDescription",
"documentation" : "",
"simpleType" : "EnvironmentDescription",
"variableSetterType" : "EnvironmentDescription"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "EnvironmentDescription",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "EnvironmentDescription",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Environments",
"setterDocumentation" : "/** Returns an EnvironmentDescription list.
\n@param environments Returns an EnvironmentDescription list.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "environments",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/** Returns an EnvironmentDescription list.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setEnvironments(java.util.Collection)} or {@link #withEnvironments(java.util.Collection)} if you want to override the existing values.
\n@param environments Returns an EnvironmentDescription list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "environments",
"variableType" : "java.util.List",
"documentation" : " Returns an EnvironmentDescription list.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ComposeEnvironmentsResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "ComposeEnvironmentsResult"
},
"variable" : {
"variableDeclarationType" : "ComposeEnvironmentsResult",
"variableName" : "composeEnvironmentsResult",
"variableType" : "ComposeEnvironmentsResult",
"documentation" : null,
"simpleType" : "ComposeEnvironmentsResult",
"variableSetterType" : "ComposeEnvironmentsResult"
},
"wrapper" : false
},
"ConfigurationDeploymentStatus" : {
"c2jName" : "ConfigurationDeploymentStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "Deployed",
"value" : "deployed"
}, {
"name" : "Pending",
"value" : "pending"
}, {
"name" : "Failed",
"value" : "failed"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "ConfigurationDeploymentStatus",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ConfigurationDeploymentStatus",
"variableName" : "configurationDeploymentStatus",
"variableType" : "ConfigurationDeploymentStatus",
"documentation" : null,
"simpleType" : "ConfigurationDeploymentStatus",
"variableSetterType" : "ConfigurationDeploymentStatus"
},
"wrapper" : false
},
"ConfigurationOptionDescription" : {
"c2jName" : "ConfigurationOptionDescription",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : " Describes the possible values for a configuration option.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Namespace",
"c2jShape" : "OptionNamespace",
"deprecated" : false,
"documentation" : " A unique namespace identifying the option's associated AWS resource.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@return A unique namespace identifying the option's associated AWS resource.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Namespace",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Namespace",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Namespace",
"setterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "namespace",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "namespace",
"variableType" : "String",
"documentation" : " A unique namespace identifying the option's associated AWS resource.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Name",
"c2jShape" : "ConfigurationOptionName",
"deprecated" : false,
"documentation" : " The name of the configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The name of the configuration option.
\n@param name The name of the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The name of the configuration option.
\n@return The name of the configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Name",
"setterDocumentation" : "/** The name of the configuration option.
\n@param name The name of the configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The name of the configuration option.
\n@param name The name of the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : " The name of the configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DefaultValue",
"c2jShape" : "ConfigurationOptionDefaultValue",
"deprecated" : false,
"documentation" : " The default value for this configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The default value for this configuration option.
\n@param defaultValue The default value for this configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The default value for this configuration option.
\n@return The default value for this configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DefaultValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DefaultValue",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DefaultValue",
"setterDocumentation" : "/** The default value for this configuration option.
\n@param defaultValue The default value for this configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "defaultValue",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The default value for this configuration option.
\n@param defaultValue The default value for this configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "defaultValue",
"variableType" : "String",
"documentation" : " The default value for this configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ChangeSeverity",
"c2jShape" : "ConfigurationOptionSeverity",
"deprecated" : false,
"documentation" : " An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
\n@param changeSeverity An indication of which action is required if the value for this configuration option changes: -
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
\n@return An indication of which action is required if the value for this configuration option changes: -
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ChangeSeverity",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ChangeSeverity",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ChangeSeverity",
"setterDocumentation" : "/** An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
\n@param changeSeverity An indication of which action is required if the value for this configuration option changes: -
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "changeSeverity",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
\n@param changeSeverity An indication of which action is required if the value for this configuration option changes: -
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "changeSeverity",
"variableType" : "String",
"documentation" : " An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "UserDefined",
"c2jShape" : "UserDefinedOption",
"deprecated" : false,
"documentation" : " An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
",
"enumType" : null,
"fluentSetterDocumentation" : "/** An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@param userDefined An indication of whether the user defined this configuration option: -
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@return An indication of whether the user defined this configuration option: -
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "UserDefined",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserDefined",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "UserDefined",
"setterDocumentation" : "/**
An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@param userDefined An indication of whether the user defined this configuration option: -
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "userDefined",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"varargSetterDocumentation" : "/**
An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@param userDefined An indication of whether the user defined this configuration option: -
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "userDefined",
"variableType" : "Boolean",
"documentation" : "
An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ValueType",
"c2jShape" : "ConfigurationOptionValueType",
"deprecated" : false,
"documentation" : " An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
",
"enumType" : "ConfigurationOptionValueType",
"fluentSetterDocumentation" : "/** An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
\n@param valueType An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: -
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
. \n@return Returns a reference to this object so that method calls can be chained together.\n@see ConfigurationOptionValueType*/",
"getterDocumentation" : "/** An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
\n@return An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: -
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
. \n@see ConfigurationOptionValueType*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ValueType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ValueType",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ValueType",
"setterDocumentation" : "/** An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
\n@param valueType An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: -
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
. \n@see ConfigurationOptionValueType*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "valueType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
\n@param valueType An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: -
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
. \n@return Returns a reference to this object so that method calls can be chained together.\n@see ConfigurationOptionValueType*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "valueType",
"variableType" : "String",
"documentation" : " An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ValueOptions",
"c2jShape" : "ConfigurationOptionPossibleValues",
"deprecated" : false,
"documentation" : " If specified, values for the configuration option are selected from this list.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, values for the configuration option are selected from this list.
\n@param valueOptions If specified, values for the configuration option are selected from this list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, values for the configuration option are selected from this list.
\n@return If specified, values for the configuration option are selected from this list.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ValueOptions",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ValueOptions",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "ConfigurationOptionPossibleValue",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "ValueOptions",
"setterDocumentation" : "/** If specified, values for the configuration option are selected from this list.
\n@param valueOptions If specified, values for the configuration option are selected from this list.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "valueOptions",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/** If specified, values for the configuration option are selected from this list.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setValueOptions(java.util.Collection)} or {@link #withValueOptions(java.util.Collection)} if you want to override the existing values.
\n@param valueOptions If specified, values for the configuration option are selected from this list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "valueOptions",
"variableType" : "java.util.List",
"documentation" : " If specified, values for the configuration option are selected from this list.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "MinValue",
"c2jShape" : "OptionRestrictionMinValue",
"deprecated" : false,
"documentation" : " If specified, the configuration option must be a numeric value greater than this value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, the configuration option must be a numeric value greater than this value.
\n@param minValue If specified, the configuration option must be a numeric value greater than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, the configuration option must be a numeric value greater than this value.
\n@return If specified, the configuration option must be a numeric value greater than this value.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "MinValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MinValue",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "MinValue",
"setterDocumentation" : "/** If specified, the configuration option must be a numeric value greater than this value.
\n@param minValue If specified, the configuration option must be a numeric value greater than this value.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "minValue",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/** If specified, the configuration option must be a numeric value greater than this value.
\n@param minValue If specified, the configuration option must be a numeric value greater than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "minValue",
"variableType" : "Integer",
"documentation" : " If specified, the configuration option must be a numeric value greater than this value.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "MaxValue",
"c2jShape" : "OptionRestrictionMaxValue",
"deprecated" : false,
"documentation" : " If specified, the configuration option must be a numeric value less than this value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, the configuration option must be a numeric value less than this value.
\n@param maxValue If specified, the configuration option must be a numeric value less than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, the configuration option must be a numeric value less than this value.
\n@return If specified, the configuration option must be a numeric value less than this value.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "MaxValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxValue",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "MaxValue",
"setterDocumentation" : "/** If specified, the configuration option must be a numeric value less than this value.
\n@param maxValue If specified, the configuration option must be a numeric value less than this value.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxValue",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/** If specified, the configuration option must be a numeric value less than this value.
\n@param maxValue If specified, the configuration option must be a numeric value less than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxValue",
"variableType" : "Integer",
"documentation" : " If specified, the configuration option must be a numeric value less than this value.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "MaxLength",
"c2jShape" : "OptionRestrictionMaxLength",
"deprecated" : false,
"documentation" : " If specified, the configuration option must be a string value no longer than this value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, the configuration option must be a string value no longer than this value.
\n@param maxLength If specified, the configuration option must be a string value no longer than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, the configuration option must be a string value no longer than this value.
\n@return If specified, the configuration option must be a string value no longer than this value.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "MaxLength",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxLength",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "MaxLength",
"setterDocumentation" : "/** If specified, the configuration option must be a string value no longer than this value.
\n@param maxLength If specified, the configuration option must be a string value no longer than this value.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxLength",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/** If specified, the configuration option must be a string value no longer than this value.
\n@param maxLength If specified, the configuration option must be a string value no longer than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxLength",
"variableType" : "Integer",
"documentation" : " If specified, the configuration option must be a string value no longer than this value.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Regex",
"c2jShape" : "OptionRestrictionRegex",
"deprecated" : false,
"documentation" : " If specified, the configuration option must be a string value that satisfies this regular expression.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, the configuration option must be a string value that satisfies this regular expression.
\n@param regex If specified, the configuration option must be a string value that satisfies this regular expression.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, the configuration option must be a string value that satisfies this regular expression.
\n@return If specified, the configuration option must be a string value that satisfies this regular expression.*/",
"getterModel" : {
"returnType" : "OptionRestrictionRegex",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Regex",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Regex",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Regex",
"setterDocumentation" : "/** If specified, the configuration option must be a string value that satisfies this regular expression.
\n@param regex If specified, the configuration option must be a string value that satisfies this regular expression.*/",
"setterModel" : {
"variableDeclarationType" : "OptionRestrictionRegex",
"variableName" : "regex",
"variableType" : "OptionRestrictionRegex",
"documentation" : "",
"simpleType" : "OptionRestrictionRegex",
"variableSetterType" : "OptionRestrictionRegex"
},
"simple" : false,
"varargSetterDocumentation" : "/** If specified, the configuration option must be a string value that satisfies this regular expression.
\n@param regex If specified, the configuration option must be a string value that satisfies this regular expression.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "OptionRestrictionRegex",
"variableName" : "regex",
"variableType" : "OptionRestrictionRegex",
"documentation" : " If specified, the configuration option must be a string value that satisfies this regular expression.
",
"simpleType" : "OptionRestrictionRegex",
"variableSetterType" : "OptionRestrictionRegex"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ChangeSeverity" : {
"c2jName" : "ChangeSeverity",
"c2jShape" : "ConfigurationOptionSeverity",
"deprecated" : false,
"documentation" : " An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
\n@param changeSeverity An indication of which action is required if the value for this configuration option changes: -
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
\n@return An indication of which action is required if the value for this configuration option changes: -
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ChangeSeverity",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ChangeSeverity",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ChangeSeverity",
"setterDocumentation" : "/** An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
\n@param changeSeverity An indication of which action is required if the value for this configuration option changes: -
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "changeSeverity",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
\n@param changeSeverity An indication of which action is required if the value for this configuration option changes: -
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted. \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "changeSeverity",
"variableType" : "String",
"documentation" : " An indication of which action is required if the value for this configuration option changes:
-
NoInterruption
: There is no interruption to the environment or application availability. -
RestartEnvironment
: The environment is entirely restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process. -
RestartApplicationServer
: The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"DefaultValue" : {
"c2jName" : "DefaultValue",
"c2jShape" : "ConfigurationOptionDefaultValue",
"deprecated" : false,
"documentation" : " The default value for this configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The default value for this configuration option.
\n@param defaultValue The default value for this configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The default value for this configuration option.
\n@return The default value for this configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DefaultValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DefaultValue",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DefaultValue",
"setterDocumentation" : "/** The default value for this configuration option.
\n@param defaultValue The default value for this configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "defaultValue",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The default value for this configuration option.
\n@param defaultValue The default value for this configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "defaultValue",
"variableType" : "String",
"documentation" : " The default value for this configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"MaxLength" : {
"c2jName" : "MaxLength",
"c2jShape" : "OptionRestrictionMaxLength",
"deprecated" : false,
"documentation" : " If specified, the configuration option must be a string value no longer than this value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, the configuration option must be a string value no longer than this value.
\n@param maxLength If specified, the configuration option must be a string value no longer than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, the configuration option must be a string value no longer than this value.
\n@return If specified, the configuration option must be a string value no longer than this value.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "MaxLength",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxLength",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "MaxLength",
"setterDocumentation" : "/** If specified, the configuration option must be a string value no longer than this value.
\n@param maxLength If specified, the configuration option must be a string value no longer than this value.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxLength",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/** If specified, the configuration option must be a string value no longer than this value.
\n@param maxLength If specified, the configuration option must be a string value no longer than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxLength",
"variableType" : "Integer",
"documentation" : " If specified, the configuration option must be a string value no longer than this value.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"MaxValue" : {
"c2jName" : "MaxValue",
"c2jShape" : "OptionRestrictionMaxValue",
"deprecated" : false,
"documentation" : " If specified, the configuration option must be a numeric value less than this value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, the configuration option must be a numeric value less than this value.
\n@param maxValue If specified, the configuration option must be a numeric value less than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, the configuration option must be a numeric value less than this value.
\n@return If specified, the configuration option must be a numeric value less than this value.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "MaxValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxValue",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "MaxValue",
"setterDocumentation" : "/** If specified, the configuration option must be a numeric value less than this value.
\n@param maxValue If specified, the configuration option must be a numeric value less than this value.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxValue",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/** If specified, the configuration option must be a numeric value less than this value.
\n@param maxValue If specified, the configuration option must be a numeric value less than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxValue",
"variableType" : "Integer",
"documentation" : " If specified, the configuration option must be a numeric value less than this value.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"MinValue" : {
"c2jName" : "MinValue",
"c2jShape" : "OptionRestrictionMinValue",
"deprecated" : false,
"documentation" : " If specified, the configuration option must be a numeric value greater than this value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, the configuration option must be a numeric value greater than this value.
\n@param minValue If specified, the configuration option must be a numeric value greater than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, the configuration option must be a numeric value greater than this value.
\n@return If specified, the configuration option must be a numeric value greater than this value.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "MinValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MinValue",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "MinValue",
"setterDocumentation" : "/** If specified, the configuration option must be a numeric value greater than this value.
\n@param minValue If specified, the configuration option must be a numeric value greater than this value.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "minValue",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/** If specified, the configuration option must be a numeric value greater than this value.
\n@param minValue If specified, the configuration option must be a numeric value greater than this value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "minValue",
"variableType" : "Integer",
"documentation" : " If specified, the configuration option must be a numeric value greater than this value.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"Name" : {
"c2jName" : "Name",
"c2jShape" : "ConfigurationOptionName",
"deprecated" : false,
"documentation" : " The name of the configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The name of the configuration option.
\n@param name The name of the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The name of the configuration option.
\n@return The name of the configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Name",
"setterDocumentation" : "/** The name of the configuration option.
\n@param name The name of the configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The name of the configuration option.
\n@param name The name of the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : " The name of the configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Namespace" : {
"c2jName" : "Namespace",
"c2jShape" : "OptionNamespace",
"deprecated" : false,
"documentation" : " A unique namespace identifying the option's associated AWS resource.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@return A unique namespace identifying the option's associated AWS resource.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Namespace",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Namespace",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Namespace",
"setterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "namespace",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "namespace",
"variableType" : "String",
"documentation" : " A unique namespace identifying the option's associated AWS resource.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Regex" : {
"c2jName" : "Regex",
"c2jShape" : "OptionRestrictionRegex",
"deprecated" : false,
"documentation" : " If specified, the configuration option must be a string value that satisfies this regular expression.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, the configuration option must be a string value that satisfies this regular expression.
\n@param regex If specified, the configuration option must be a string value that satisfies this regular expression.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, the configuration option must be a string value that satisfies this regular expression.
\n@return If specified, the configuration option must be a string value that satisfies this regular expression.*/",
"getterModel" : {
"returnType" : "OptionRestrictionRegex",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Regex",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Regex",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Regex",
"setterDocumentation" : "/** If specified, the configuration option must be a string value that satisfies this regular expression.
\n@param regex If specified, the configuration option must be a string value that satisfies this regular expression.*/",
"setterModel" : {
"variableDeclarationType" : "OptionRestrictionRegex",
"variableName" : "regex",
"variableType" : "OptionRestrictionRegex",
"documentation" : "",
"simpleType" : "OptionRestrictionRegex",
"variableSetterType" : "OptionRestrictionRegex"
},
"simple" : false,
"varargSetterDocumentation" : "/** If specified, the configuration option must be a string value that satisfies this regular expression.
\n@param regex If specified, the configuration option must be a string value that satisfies this regular expression.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "OptionRestrictionRegex",
"variableName" : "regex",
"variableType" : "OptionRestrictionRegex",
"documentation" : " If specified, the configuration option must be a string value that satisfies this regular expression.
",
"simpleType" : "OptionRestrictionRegex",
"variableSetterType" : "OptionRestrictionRegex"
},
"xmlNameSpaceUri" : null
},
"UserDefined" : {
"c2jName" : "UserDefined",
"c2jShape" : "UserDefinedOption",
"deprecated" : false,
"documentation" : " An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
",
"enumType" : null,
"fluentSetterDocumentation" : "/** An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@param userDefined An indication of whether the user defined this configuration option: -
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@return An indication of whether the user defined this configuration option: -
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "UserDefined",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "UserDefined",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "UserDefined",
"setterDocumentation" : "/**
An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@param userDefined An indication of whether the user defined this configuration option: -
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "userDefined",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"varargSetterDocumentation" : "/**
An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@param userDefined An indication of whether the user defined this configuration option: -
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "userDefined",
"variableType" : "Boolean",
"documentation" : "
An indication of whether the user defined this configuration option:
-
true
: This configuration option was defined by the user. It is a valid choice for specifying if this as an Option to Remove
when updating configuration settings.
-
false
: This configuration was not defined by the user.
Constraint: You can remove only UserDefined
options from a configuration.
Valid Values: true
| false
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"ValueOptions" : {
"c2jName" : "ValueOptions",
"c2jShape" : "ConfigurationOptionPossibleValues",
"deprecated" : false,
"documentation" : " If specified, values for the configuration option are selected from this list.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If specified, values for the configuration option are selected from this list.
\n@param valueOptions If specified, values for the configuration option are selected from this list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If specified, values for the configuration option are selected from this list.
\n@return If specified, values for the configuration option are selected from this list.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ValueOptions",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ValueOptions",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "ConfigurationOptionPossibleValue",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "ValueOptions",
"setterDocumentation" : "/** If specified, values for the configuration option are selected from this list.
\n@param valueOptions If specified, values for the configuration option are selected from this list.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "valueOptions",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/** If specified, values for the configuration option are selected from this list.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setValueOptions(java.util.Collection)} or {@link #withValueOptions(java.util.Collection)} if you want to override the existing values.
\n@param valueOptions If specified, values for the configuration option are selected from this list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "valueOptions",
"variableType" : "java.util.List",
"documentation" : " If specified, values for the configuration option are selected from this list.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"ValueType" : {
"c2jName" : "ValueType",
"c2jShape" : "ConfigurationOptionValueType",
"deprecated" : false,
"documentation" : " An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
",
"enumType" : "ConfigurationOptionValueType",
"fluentSetterDocumentation" : "/** An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
\n@param valueType An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: -
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
. \n@return Returns a reference to this object so that method calls can be chained together.\n@see ConfigurationOptionValueType*/",
"getterDocumentation" : "/** An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
\n@return An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: -
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
. \n@see ConfigurationOptionValueType*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ValueType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ValueType",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ValueType",
"setterDocumentation" : "/** An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
\n@param valueType An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: -
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
. \n@see ConfigurationOptionValueType*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "valueType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
\n@param valueType An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values: -
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
. \n@return Returns a reference to this object so that method calls can be chained together.\n@see ConfigurationOptionValueType*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "valueType",
"variableType" : "String",
"documentation" : " An indication of which type of values this option has and whether it is allowable to select one or more than one of the possible values:
-
Scalar
: Values for this option are a single selection from the possible values, or an unformatted string, or numeric value governed by the MIN/MAX/Regex
constraints. -
List
: Values for this option are multiple selections from the possible values. -
Boolean
: Values for this option are either true
or false
. -
Json
: Values for this option are a JSON representation of a ConfigDocument
.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ConfigurationOptionDescription",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ConfigurationOptionDescription",
"variableName" : "configurationOptionDescription",
"variableType" : "ConfigurationOptionDescription",
"documentation" : null,
"simpleType" : "ConfigurationOptionDescription",
"variableSetterType" : "ConfigurationOptionDescription"
},
"wrapper" : false
},
"ConfigurationOptionSetting" : {
"c2jName" : "ConfigurationOptionSetting",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : " A specification identifying an individual configuration option along with its current value. For a list of possible option values, go to Option Values in the AWS Elastic Beanstalk Developer Guide.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "ResourceName",
"c2jShape" : "ResourceName",
"deprecated" : false,
"documentation" : " A unique resource name for a time-based scaling configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A unique resource name for a time-based scaling configuration option.
\n@param resourceName A unique resource name for a time-based scaling configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A unique resource name for a time-based scaling configuration option.
\n@return A unique resource name for a time-based scaling configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceName",
"setterDocumentation" : "/** A unique resource name for a time-based scaling configuration option.
\n@param resourceName A unique resource name for a time-based scaling configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** A unique resource name for a time-based scaling configuration option.
\n@param resourceName A unique resource name for a time-based scaling configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : " A unique resource name for a time-based scaling configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Namespace",
"c2jShape" : "OptionNamespace",
"deprecated" : false,
"documentation" : " A unique namespace identifying the option's associated AWS resource.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@return A unique namespace identifying the option's associated AWS resource.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Namespace",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Namespace",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Namespace",
"setterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "namespace",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "namespace",
"variableType" : "String",
"documentation" : " A unique namespace identifying the option's associated AWS resource.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "OptionName",
"c2jShape" : "ConfigurationOptionName",
"deprecated" : false,
"documentation" : " The name of the configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The name of the configuration option.
\n@param optionName The name of the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The name of the configuration option.
\n@return The name of the configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "OptionName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptionName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "OptionName",
"setterDocumentation" : "/** The name of the configuration option.
\n@param optionName The name of the configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "optionName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The name of the configuration option.
\n@param optionName The name of the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "optionName",
"variableType" : "String",
"documentation" : " The name of the configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Value",
"c2jShape" : "ConfigurationOptionValue",
"deprecated" : false,
"documentation" : " The current value for the configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The current value for the configuration option.
\n@param value The current value for the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The current value for the configuration option.
\n@return The current value for the configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Value",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Value",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Value",
"setterDocumentation" : "/** The current value for the configuration option.
\n@param value The current value for the configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The current value for the configuration option.
\n@param value The current value for the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : " The current value for the configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Namespace" : {
"c2jName" : "Namespace",
"c2jShape" : "OptionNamespace",
"deprecated" : false,
"documentation" : " A unique namespace identifying the option's associated AWS resource.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@return A unique namespace identifying the option's associated AWS resource.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Namespace",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Namespace",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Namespace",
"setterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "namespace",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** A unique namespace identifying the option's associated AWS resource.
\n@param namespace A unique namespace identifying the option's associated AWS resource.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "namespace",
"variableType" : "String",
"documentation" : " A unique namespace identifying the option's associated AWS resource.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"OptionName" : {
"c2jName" : "OptionName",
"c2jShape" : "ConfigurationOptionName",
"deprecated" : false,
"documentation" : " The name of the configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The name of the configuration option.
\n@param optionName The name of the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The name of the configuration option.
\n@return The name of the configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "OptionName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptionName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "OptionName",
"setterDocumentation" : "/** The name of the configuration option.
\n@param optionName The name of the configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "optionName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The name of the configuration option.
\n@param optionName The name of the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "optionName",
"variableType" : "String",
"documentation" : " The name of the configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ResourceName" : {
"c2jName" : "ResourceName",
"c2jShape" : "ResourceName",
"deprecated" : false,
"documentation" : " A unique resource name for a time-based scaling configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A unique resource name for a time-based scaling configuration option.
\n@param resourceName A unique resource name for a time-based scaling configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A unique resource name for a time-based scaling configuration option.
\n@return A unique resource name for a time-based scaling configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceName",
"setterDocumentation" : "/** A unique resource name for a time-based scaling configuration option.
\n@param resourceName A unique resource name for a time-based scaling configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** A unique resource name for a time-based scaling configuration option.
\n@param resourceName A unique resource name for a time-based scaling configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : " A unique resource name for a time-based scaling configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Value" : {
"c2jName" : "Value",
"c2jShape" : "ConfigurationOptionValue",
"deprecated" : false,
"documentation" : " The current value for the configuration option.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The current value for the configuration option.
\n@param value The current value for the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The current value for the configuration option.
\n@return The current value for the configuration option.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Value",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Value",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Value",
"setterDocumentation" : "/** The current value for the configuration option.
\n@param value The current value for the configuration option.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The current value for the configuration option.
\n@param value The current value for the configuration option.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : " The current value for the configuration option.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "ConfigurationOptionSetting",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ConfigurationOptionSetting",
"variableName" : "configurationOptionSetting",
"variableType" : "ConfigurationOptionSetting",
"documentation" : null,
"simpleType" : "ConfigurationOptionSetting",
"variableSetterType" : "ConfigurationOptionSetting"
},
"wrapper" : false
},
"ConfigurationOptionValueType" : {
"c2jName" : "ConfigurationOptionValueType",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "Scalar",
"value" : "Scalar"
}, {
"name" : "List",
"value" : "List"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "ConfigurationOptionValueType",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ConfigurationOptionValueType",
"variableName" : "configurationOptionValueType",
"variableType" : "ConfigurationOptionValueType",
"documentation" : null,
"simpleType" : "ConfigurationOptionValueType",
"variableSetterType" : "ConfigurationOptionValueType"
},
"wrapper" : false
},
"ConfigurationSettingsDescription" : {
"c2jName" : "ConfigurationSettingsDescription",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : " Describes the settings for a configuration set.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "SolutionStackName",
"c2jShape" : "SolutionStackName",
"deprecated" : false,
"documentation" : " The name of the solution stack this configuration set uses.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The name of the solution stack this configuration set uses.
\n@param solutionStackName The name of the solution stack this configuration set uses.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The name of the solution stack this configuration set uses.
\n@return The name of the solution stack this configuration set uses.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SolutionStackName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SolutionStackName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SolutionStackName",
"setterDocumentation" : "/** The name of the solution stack this configuration set uses.
\n@param solutionStackName The name of the solution stack this configuration set uses.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "solutionStackName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The name of the solution stack this configuration set uses.
\n@param solutionStackName The name of the solution stack this configuration set uses.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "solutionStackName",
"variableType" : "String",
"documentation" : " The name of the solution stack this configuration set uses.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ApplicationName",
"c2jShape" : "ApplicationName",
"deprecated" : false,
"documentation" : " The name of the application associated with this configuration set.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The name of the application associated with this configuration set.
\n@param applicationName The name of the application associated with this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The name of the application associated with this configuration set.
\n@return The name of the application associated with this configuration set.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ApplicationName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ApplicationName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ApplicationName",
"setterDocumentation" : "/** The name of the application associated with this configuration set.
\n@param applicationName The name of the application associated with this configuration set.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** The name of the application associated with this configuration set.
\n@param applicationName The name of the application associated with this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "applicationName",
"variableType" : "String",
"documentation" : " The name of the application associated with this configuration set.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "TemplateName",
"c2jShape" : "ConfigurationTemplateName",
"deprecated" : false,
"documentation" : " If not null
, the name of the configuration template for this configuration set.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If not null
, the name of the configuration template for this configuration set.
\n@param templateName If not null
, the name of the configuration template for this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If not null
, the name of the configuration template for this configuration set.
\n@return If not null
, the name of the configuration template for this configuration set.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "TemplateName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TemplateName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "TemplateName",
"setterDocumentation" : "/** If not null
, the name of the configuration template for this configuration set.
\n@param templateName If not null
, the name of the configuration template for this configuration set.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "templateName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** If not null
, the name of the configuration template for this configuration set.
\n@param templateName If not null
, the name of the configuration template for this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "templateName",
"variableType" : "String",
"documentation" : " If not null
, the name of the configuration template for this configuration set.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Description",
"c2jShape" : "Description",
"deprecated" : false,
"documentation" : " Describes this configuration set.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** Describes this configuration set.
\n@param description Describes this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** Describes this configuration set.
\n@return Describes this configuration set.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Description",
"setterDocumentation" : "/** Describes this configuration set.
\n@param description Describes this configuration set.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** Describes this configuration set.
\n@param description Describes this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : " Describes this configuration set.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "EnvironmentName",
"c2jShape" : "EnvironmentName",
"deprecated" : false,
"documentation" : " If not null
, the name of the environment for this configuration set.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** If not null
, the name of the environment for this configuration set.
\n@param environmentName If not null
, the name of the environment for this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** If not null
, the name of the environment for this configuration set.
\n@return If not null
, the name of the environment for this configuration set.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EnvironmentName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnvironmentName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EnvironmentName",
"setterDocumentation" : "/** If not null
, the name of the environment for this configuration set.
\n@param environmentName If not null
, the name of the environment for this configuration set.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** If not null
, the name of the environment for this configuration set.
\n@param environmentName If not null
, the name of the environment for this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "environmentName",
"variableType" : "String",
"documentation" : " If not null
, the name of the environment for this configuration set.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DeploymentStatus",
"c2jShape" : "ConfigurationDeploymentStatus",
"deprecated" : false,
"documentation" : " If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set:
-
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy.
",
"enumType" : "ConfigurationDeploymentStatus",
"fluentSetterDocumentation" : "/** If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set:
-
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy.
\n@param deploymentStatus If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set: -
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy. \n@return Returns a reference to this object so that method calls can be chained together.\n@see ConfigurationDeploymentStatus*/",
"getterDocumentation" : "/** If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set:
-
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy.
\n@return If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set: -
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy. \n@see ConfigurationDeploymentStatus*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DeploymentStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeploymentStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DeploymentStatus",
"setterDocumentation" : "/** If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set:
-
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy.
\n@param deploymentStatus If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set: -
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy. \n@see ConfigurationDeploymentStatus*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deploymentStatus",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/** If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set:
-
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy.
\n@param deploymentStatus If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set: -
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy. \n@return Returns a reference to this object so that method calls can be chained together.\n@see ConfigurationDeploymentStatus*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deploymentStatus",
"variableType" : "String",
"documentation" : " If this configuration set is associated with an environment, the DeploymentStatus
parameter indicates the deployment status of this configuration set:
-
null
: This configuration is not associated with a running environment. -
pending
: This is a draft configuration that is not deployed to the associated environment but is in the process of deploying. -
deployed
: This is the configuration that is currently deployed to the associated running environment. -
failed
: This is a draft configuration that failed to successfully deploy.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DateCreated",
"c2jShape" : "CreationDate",
"deprecated" : false,
"documentation" : " The date (in UTC time) when this configuration set was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The date (in UTC time) when this configuration set was created.
\n@param dateCreated The date (in UTC time) when this configuration set was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The date (in UTC time) when this configuration set was created.
\n@return The date (in UTC time) when this configuration set was created.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateCreated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateCreated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateCreated",
"setterDocumentation" : "/** The date (in UTC time) when this configuration set was created.
\n@param dateCreated The date (in UTC time) when this configuration set was created.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/** The date (in UTC time) when this configuration set was created.
\n@param dateCreated The date (in UTC time) when this configuration set was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateCreated",
"variableType" : "java.util.Date",
"documentation" : " The date (in UTC time) when this configuration set was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DateUpdated",
"c2jShape" : "UpdateDate",
"deprecated" : false,
"documentation" : " The date (in UTC time) when this configuration set was last modified.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** The date (in UTC time) when this configuration set was last modified.
\n@param dateUpdated The date (in UTC time) when this configuration set was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** The date (in UTC time) when this configuration set was last modified.
\n@return The date (in UTC time) when this configuration set was last modified.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DateUpdated",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DateUpdated",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DateUpdated",
"setterDocumentation" : "/** The date (in UTC time) when this configuration set was last modified.
\n@param dateUpdated The date (in UTC time) when this configuration set was last modified.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/** The date (in UTC time) when this configuration set was last modified.
\n@param dateUpdated The date (in UTC time) when this configuration set was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "dateUpdated",
"variableType" : "java.util.Date",
"documentation" : " The date (in UTC time) when this configuration set was last modified.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "OptionSettings",
"c2jShape" : "ConfigurationOptionSettingsList",
"deprecated" : false,
"documentation" : " A list of the configuration options and their values in this configuration set.
",
"enumType" : null,
"fluentSetterDocumentation" : "/** A list of the configuration options and their values in this configuration set.
\n@param optionSettings A list of the configuration options and their values in this configuration set.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/** A list of the configuration options and their values in this configuration set.
\n@return A list of the configuration options and their values in this configuration set.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "OptionSettings",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptionSettings",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "ConfigurationOptionSetting",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "ConfigurationOptionSetting",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "ConfigurationOptionSetting",
"variableName" : "member",
"variableType" : "ConfigurationOptionSetting",
"documentation" : "",
"simpleType" : "ConfigurationOptionSetting",
"variableSetterType" : "ConfigurationOptionSetting"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "ConfigurationOptionSetting",
"variableName" : "member",
"variableType" : "ConfigurationOptionSetting",
"documentation" : "",
"simpleType" : "ConfigurationOptionSetting",
"variableSetterType" : "ConfigurationOptionSetting"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "ConfigurationOptionSetting",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "ConfigurationOptionSetting",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "OptionSettings",
"setterDocumentation" : "/** A list of the configuration options and their values in this configuration set.
\n@param optionSettings A list of the configuration options and their values in this configuration set.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "optionSettings",
"variableType" : "java.util.List