
models.robomaker-2018-06-29-intermediate.json Maven / Gradle / Ivy
{
"customizationConfig" : {
"attachPayloadTraitToMember" : { },
"blacklistedSimpleMethods" : [ ],
"calculateCrc32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customErrorCodeFieldName" : null,
"customProtocolFactoryFqcn" : null,
"customResponseMetadata" : null,
"customRetryPolicy" : null,
"customServiceMetadata" : null,
"defaultSimpleMethodTestRegion" : null,
"deprecatedOperations" : [ ],
"deprecatedShapes" : [ ],
"excludeClientCreateMethod" : false,
"modelMarshallerDefaultValueSupplier" : { },
"operationModifiers" : null,
"paginationCustomization" : null,
"renameShapes" : null,
"sdkModeledExceptionBaseClassName" : null,
"sdkRequestBaseClassName" : null,
"sdkResponseBaseClassName" : null,
"serviceSpecificClientConfigClass" : null,
"serviceSpecificHttpConfig" : null,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"shareModelConfig" : null,
"skipSyncClientGeneration" : false,
"useAutoConstructList" : true,
"useAutoConstructMap" : true,
"utilitiesMethod" : null,
"verifiedSimpleMethods" : [ "listDeploymentJobs", "listFleets", "listRobotApplications", "listRobots", "listSimulationApplications", "listSimulationJobs" ]
},
"metadata" : {
"apiVersion" : "2018-06-29",
"asyncBuilder" : "DefaultRoboMakerAsyncClientBuilder",
"asyncBuilderInterface" : "RoboMakerAsyncClientBuilder",
"asyncClient" : "DefaultRoboMakerAsyncClient",
"asyncInterface" : "RoboMakerAsyncClient",
"authPolicyPackageName" : null,
"authType" : "V4",
"baseBuilder" : "DefaultRoboMakerBaseClientBuilder",
"baseBuilderInterface" : "RoboMakerBaseClientBuilder",
"baseExceptionName" : "RoboMakerException",
"baseRequestName" : "RoboMakerRequest",
"baseResponseName" : "RoboMakerResponse",
"cborProtocol" : false,
"clientPackageName" : "robomaker",
"contentType" : null,
"defaultEndpoint" : null,
"defaultEndpointWithoutHttpProtocol" : null,
"defaultRegion" : null,
"descriptiveServiceName" : "RoboMaker",
"documentation" : "This section provides documentation for the AWS RoboMaker API operations.
",
"endpointPrefix" : "robomaker",
"fullAuthPolicyPackageName" : "software.amazon.awssdk.services",
"fullClientPackageName" : "software.amazon.awssdk.services.robomaker",
"fullModelPackageName" : "software.amazon.awssdk.services.robomaker.model",
"fullPaginatorsPackageName" : "software.amazon.awssdk.services.robomaker.paginators",
"fullRequestTransformPackageName" : "software.amazon.awssdk.services.robomaker.transform",
"fullTransformPackageName" : "software.amazon.awssdk.services.robomaker.transform",
"ionProtocol" : false,
"jsonProtocol" : true,
"jsonVersion" : "1.1",
"modelPackageName" : "robomaker.model",
"paginatorsPackageName" : "robomaker.paginators",
"protocol" : "rest-json",
"queryProtocol" : false,
"requestTransformPackageName" : "robomaker.transform",
"requiresApiKey" : false,
"requiresIamSigners" : false,
"rootPackageName" : "software.amazon.awssdk.services",
"serviceId" : "RoboMaker",
"serviceName" : "RoboMaker",
"signingName" : "robomaker",
"syncBuilder" : "DefaultRoboMakerClientBuilder",
"syncBuilderInterface" : "RoboMakerClientBuilder",
"syncClient" : "DefaultRoboMakerClient",
"syncInterface" : "RoboMakerClient",
"transformPackageName" : "robomaker.transform",
"uid" : "robomaker-2018-06-29",
"xmlProtocol" : false
},
"operations" : {
"BatchDescribeSimulationJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes one or more simulation jobs.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "BatchDescribeSimulationJobRequest",
"variableName" : "batchDescribeSimulationJobRequest",
"variableType" : "BatchDescribeSimulationJobRequest",
"documentation" : "",
"simpleType" : "BatchDescribeSimulationJobRequest",
"variableSetterType" : "BatchDescribeSimulationJobRequest"
},
"methodName" : "batchDescribeSimulationJob",
"operationName" : "BatchDescribeSimulationJob",
"paginated" : false,
"returnType" : {
"returnType" : "BatchDescribeSimulationJobResponse",
"documentation" : null
},
"syncReturnType" : "BatchDescribeSimulationJobResponse"
},
"CancelDeploymentJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Cancels the specified deployment job.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CancelDeploymentJobRequest",
"variableName" : "cancelDeploymentJobRequest",
"variableType" : "CancelDeploymentJobRequest",
"documentation" : "",
"simpleType" : "CancelDeploymentJobRequest",
"variableSetterType" : "CancelDeploymentJobRequest"
},
"methodName" : "cancelDeploymentJob",
"operationName" : "CancelDeploymentJob",
"paginated" : false,
"returnType" : {
"returnType" : "CancelDeploymentJobResponse",
"documentation" : null
},
"syncReturnType" : "CancelDeploymentJobResponse"
},
"CancelSimulationJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Cancels the specified simulation job.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CancelSimulationJobRequest",
"variableName" : "cancelSimulationJobRequest",
"variableType" : "CancelSimulationJobRequest",
"documentation" : "",
"simpleType" : "CancelSimulationJobRequest",
"variableSetterType" : "CancelSimulationJobRequest"
},
"methodName" : "cancelSimulationJob",
"operationName" : "CancelSimulationJob",
"paginated" : false,
"returnType" : {
"returnType" : "CancelSimulationJobResponse",
"documentation" : null
},
"syncReturnType" : "CancelSimulationJobResponse"
},
"CancelSimulationJobBatch" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Cancels a simulation job batch. When you cancel a simulation job batch, you are also cancelling all of the active simulation jobs created as part of the batch.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CancelSimulationJobBatchRequest",
"variableName" : "cancelSimulationJobBatchRequest",
"variableType" : "CancelSimulationJobBatchRequest",
"documentation" : "",
"simpleType" : "CancelSimulationJobBatchRequest",
"variableSetterType" : "CancelSimulationJobBatchRequest"
},
"methodName" : "cancelSimulationJobBatch",
"operationName" : "CancelSimulationJobBatch",
"paginated" : false,
"returnType" : {
"returnType" : "CancelSimulationJobBatchResponse",
"documentation" : null
},
"syncReturnType" : "CancelSimulationJobBatchResponse"
},
"CreateDeploymentJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deploys a specific version of a robot application to robots in a fleet.
The robot application must have a numbered applicationVersion
for consistency reasons. To create a new version, use CreateRobotApplicationVersion
or see Creating a Robot Application Version.
After 90 days, deployment jobs expire and will be deleted. They will no longer be accessible.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ConcurrentDeploymentException",
"documentation" : "The failure percentage threshold percentage was met.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "IdempotentParameterMismatchException",
"documentation" : "The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateDeploymentJobRequest",
"variableName" : "createDeploymentJobRequest",
"variableType" : "CreateDeploymentJobRequest",
"documentation" : "",
"simpleType" : "CreateDeploymentJobRequest",
"variableSetterType" : "CreateDeploymentJobRequest"
},
"methodName" : "createDeploymentJob",
"operationName" : "CreateDeploymentJob",
"paginated" : false,
"returnType" : {
"returnType" : "CreateDeploymentJobResponse",
"documentation" : null
},
"syncReturnType" : "CreateDeploymentJobResponse"
},
"CreateFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a fleet, a logical group of robots running the same robot application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateFleetRequest",
"variableName" : "createFleetRequest",
"variableType" : "CreateFleetRequest",
"documentation" : "",
"simpleType" : "CreateFleetRequest",
"variableSetterType" : "CreateFleetRequest"
},
"methodName" : "createFleet",
"operationName" : "CreateFleet",
"paginated" : false,
"returnType" : {
"returnType" : "CreateFleetResponse",
"documentation" : null
},
"syncReturnType" : "CreateFleetResponse"
},
"CreateRobot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a robot.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateRobotRequest",
"variableName" : "createRobotRequest",
"variableType" : "CreateRobotRequest",
"documentation" : "",
"simpleType" : "CreateRobotRequest",
"variableSetterType" : "CreateRobotRequest"
},
"methodName" : "createRobot",
"operationName" : "CreateRobot",
"paginated" : false,
"returnType" : {
"returnType" : "CreateRobotResponse",
"documentation" : null
},
"syncReturnType" : "CreateRobotResponse"
},
"CreateRobotApplication" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a robot application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "IdempotentParameterMismatchException",
"documentation" : "The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateRobotApplicationRequest",
"variableName" : "createRobotApplicationRequest",
"variableType" : "CreateRobotApplicationRequest",
"documentation" : "",
"simpleType" : "CreateRobotApplicationRequest",
"variableSetterType" : "CreateRobotApplicationRequest"
},
"methodName" : "createRobotApplication",
"operationName" : "CreateRobotApplication",
"paginated" : false,
"returnType" : {
"returnType" : "CreateRobotApplicationResponse",
"documentation" : null
},
"syncReturnType" : "CreateRobotApplicationResponse"
},
"CreateRobotApplicationVersion" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a version of a robot application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "IdempotentParameterMismatchException",
"documentation" : "The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateRobotApplicationVersionRequest",
"variableName" : "createRobotApplicationVersionRequest",
"variableType" : "CreateRobotApplicationVersionRequest",
"documentation" : "",
"simpleType" : "CreateRobotApplicationVersionRequest",
"variableSetterType" : "CreateRobotApplicationVersionRequest"
},
"methodName" : "createRobotApplicationVersion",
"operationName" : "CreateRobotApplicationVersion",
"paginated" : false,
"returnType" : {
"returnType" : "CreateRobotApplicationVersionResponse",
"documentation" : null
},
"syncReturnType" : "CreateRobotApplicationVersionResponse"
},
"CreateSimulationApplication" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a simulation application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The specified resource already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "IdempotentParameterMismatchException",
"documentation" : "The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateSimulationApplicationRequest",
"variableName" : "createSimulationApplicationRequest",
"variableType" : "CreateSimulationApplicationRequest",
"documentation" : "",
"simpleType" : "CreateSimulationApplicationRequest",
"variableSetterType" : "CreateSimulationApplicationRequest"
},
"methodName" : "createSimulationApplication",
"operationName" : "CreateSimulationApplication",
"paginated" : false,
"returnType" : {
"returnType" : "CreateSimulationApplicationResponse",
"documentation" : null
},
"syncReturnType" : "CreateSimulationApplicationResponse"
},
"CreateSimulationApplicationVersion" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a simulation application with a specific revision id.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "IdempotentParameterMismatchException",
"documentation" : "The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateSimulationApplicationVersionRequest",
"variableName" : "createSimulationApplicationVersionRequest",
"variableType" : "CreateSimulationApplicationVersionRequest",
"documentation" : "",
"simpleType" : "CreateSimulationApplicationVersionRequest",
"variableSetterType" : "CreateSimulationApplicationVersionRequest"
},
"methodName" : "createSimulationApplicationVersion",
"operationName" : "CreateSimulationApplicationVersion",
"paginated" : false,
"returnType" : {
"returnType" : "CreateSimulationApplicationVersionResponse",
"documentation" : null
},
"syncReturnType" : "CreateSimulationApplicationVersionResponse"
},
"CreateSimulationJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a simulation job.
After 90 days, simulation jobs expire and will be deleted. They will no longer be accessible.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "IdempotentParameterMismatchException",
"documentation" : "The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ServiceUnavailableException",
"documentation" : "The request has failed due to a temporary failure of the server.
",
"httpStatusCode" : 503
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateSimulationJobRequest",
"variableName" : "createSimulationJobRequest",
"variableType" : "CreateSimulationJobRequest",
"documentation" : "",
"simpleType" : "CreateSimulationJobRequest",
"variableSetterType" : "CreateSimulationJobRequest"
},
"methodName" : "createSimulationJob",
"operationName" : "CreateSimulationJob",
"paginated" : false,
"returnType" : {
"returnType" : "CreateSimulationJobResponse",
"documentation" : null
},
"syncReturnType" : "CreateSimulationJobResponse"
},
"DeleteFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteFleetRequest",
"variableName" : "deleteFleetRequest",
"variableType" : "DeleteFleetRequest",
"documentation" : "",
"simpleType" : "DeleteFleetRequest",
"variableSetterType" : "DeleteFleetRequest"
},
"methodName" : "deleteFleet",
"operationName" : "DeleteFleet",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteFleetResponse",
"documentation" : null
},
"syncReturnType" : "DeleteFleetResponse"
},
"DeleteRobot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a robot.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteRobotRequest",
"variableName" : "deleteRobotRequest",
"variableType" : "DeleteRobotRequest",
"documentation" : "",
"simpleType" : "DeleteRobotRequest",
"variableSetterType" : "DeleteRobotRequest"
},
"methodName" : "deleteRobot",
"operationName" : "DeleteRobot",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteRobotResponse",
"documentation" : null
},
"syncReturnType" : "DeleteRobotResponse"
},
"DeleteRobotApplication" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a robot application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteRobotApplicationRequest",
"variableName" : "deleteRobotApplicationRequest",
"variableType" : "DeleteRobotApplicationRequest",
"documentation" : "",
"simpleType" : "DeleteRobotApplicationRequest",
"variableSetterType" : "DeleteRobotApplicationRequest"
},
"methodName" : "deleteRobotApplication",
"operationName" : "DeleteRobotApplication",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteRobotApplicationResponse",
"documentation" : null
},
"syncReturnType" : "DeleteRobotApplicationResponse"
},
"DeleteSimulationApplication" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a simulation application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteSimulationApplicationRequest",
"variableName" : "deleteSimulationApplicationRequest",
"variableType" : "DeleteSimulationApplicationRequest",
"documentation" : "",
"simpleType" : "DeleteSimulationApplicationRequest",
"variableSetterType" : "DeleteSimulationApplicationRequest"
},
"methodName" : "deleteSimulationApplication",
"operationName" : "DeleteSimulationApplication",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteSimulationApplicationResponse",
"documentation" : null
},
"syncReturnType" : "DeleteSimulationApplicationResponse"
},
"DeregisterRobot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deregisters a robot.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeregisterRobotRequest",
"variableName" : "deregisterRobotRequest",
"variableType" : "DeregisterRobotRequest",
"documentation" : "",
"simpleType" : "DeregisterRobotRequest",
"variableSetterType" : "DeregisterRobotRequest"
},
"methodName" : "deregisterRobot",
"operationName" : "DeregisterRobot",
"paginated" : false,
"returnType" : {
"returnType" : "DeregisterRobotResponse",
"documentation" : null
},
"syncReturnType" : "DeregisterRobotResponse"
},
"DescribeDeploymentJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a deployment job.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDeploymentJobRequest",
"variableName" : "describeDeploymentJobRequest",
"variableType" : "DescribeDeploymentJobRequest",
"documentation" : "",
"simpleType" : "DescribeDeploymentJobRequest",
"variableSetterType" : "DescribeDeploymentJobRequest"
},
"methodName" : "describeDeploymentJob",
"operationName" : "DescribeDeploymentJob",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDeploymentJobResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDeploymentJobResponse"
},
"DescribeFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeFleetRequest",
"variableName" : "describeFleetRequest",
"variableType" : "DescribeFleetRequest",
"documentation" : "",
"simpleType" : "DescribeFleetRequest",
"variableSetterType" : "DescribeFleetRequest"
},
"methodName" : "describeFleet",
"operationName" : "DescribeFleet",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeFleetResponse",
"documentation" : null
},
"syncReturnType" : "DescribeFleetResponse"
},
"DescribeRobot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a robot.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeRobotRequest",
"variableName" : "describeRobotRequest",
"variableType" : "DescribeRobotRequest",
"documentation" : "",
"simpleType" : "DescribeRobotRequest",
"variableSetterType" : "DescribeRobotRequest"
},
"methodName" : "describeRobot",
"operationName" : "DescribeRobot",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeRobotResponse",
"documentation" : null
},
"syncReturnType" : "DescribeRobotResponse"
},
"DescribeRobotApplication" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a robot application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeRobotApplicationRequest",
"variableName" : "describeRobotApplicationRequest",
"variableType" : "DescribeRobotApplicationRequest",
"documentation" : "",
"simpleType" : "DescribeRobotApplicationRequest",
"variableSetterType" : "DescribeRobotApplicationRequest"
},
"methodName" : "describeRobotApplication",
"operationName" : "DescribeRobotApplication",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeRobotApplicationResponse",
"documentation" : null
},
"syncReturnType" : "DescribeRobotApplicationResponse"
},
"DescribeSimulationApplication" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a simulation application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeSimulationApplicationRequest",
"variableName" : "describeSimulationApplicationRequest",
"variableType" : "DescribeSimulationApplicationRequest",
"documentation" : "",
"simpleType" : "DescribeSimulationApplicationRequest",
"variableSetterType" : "DescribeSimulationApplicationRequest"
},
"methodName" : "describeSimulationApplication",
"operationName" : "DescribeSimulationApplication",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeSimulationApplicationResponse",
"documentation" : null
},
"syncReturnType" : "DescribeSimulationApplicationResponse"
},
"DescribeSimulationJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a simulation job.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeSimulationJobRequest",
"variableName" : "describeSimulationJobRequest",
"variableType" : "DescribeSimulationJobRequest",
"documentation" : "",
"simpleType" : "DescribeSimulationJobRequest",
"variableSetterType" : "DescribeSimulationJobRequest"
},
"methodName" : "describeSimulationJob",
"operationName" : "DescribeSimulationJob",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeSimulationJobResponse",
"documentation" : null
},
"syncReturnType" : "DescribeSimulationJobResponse"
},
"DescribeSimulationJobBatch" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a simulation job batch.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeSimulationJobBatchRequest",
"variableName" : "describeSimulationJobBatchRequest",
"variableType" : "DescribeSimulationJobBatchRequest",
"documentation" : "",
"simpleType" : "DescribeSimulationJobBatchRequest",
"variableSetterType" : "DescribeSimulationJobBatchRequest"
},
"methodName" : "describeSimulationJobBatch",
"operationName" : "DescribeSimulationJobBatch",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeSimulationJobBatchResponse",
"documentation" : null
},
"syncReturnType" : "DescribeSimulationJobBatchResponse"
},
"ListDeploymentJobs" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of deployment jobs for a fleet. You can optionally provide filters to retrieve specific deployment jobs.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListDeploymentJobsRequest",
"variableName" : "listDeploymentJobsRequest",
"variableType" : "ListDeploymentJobsRequest",
"documentation" : "",
"simpleType" : "ListDeploymentJobsRequest",
"variableSetterType" : "ListDeploymentJobsRequest"
},
"methodName" : "listDeploymentJobs",
"operationName" : "ListDeploymentJobs",
"paginated" : true,
"returnType" : {
"returnType" : "ListDeploymentJobsResponse",
"documentation" : null
},
"syncReturnType" : "ListDeploymentJobsResponse"
},
"ListFleets" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of fleets. You can optionally provide filters to retrieve specific fleets.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListFleetsRequest",
"variableName" : "listFleetsRequest",
"variableType" : "ListFleetsRequest",
"documentation" : "",
"simpleType" : "ListFleetsRequest",
"variableSetterType" : "ListFleetsRequest"
},
"methodName" : "listFleets",
"operationName" : "ListFleets",
"paginated" : true,
"returnType" : {
"returnType" : "ListFleetsResponse",
"documentation" : null
},
"syncReturnType" : "ListFleetsResponse"
},
"ListRobotApplications" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of robot application. You can optionally provide filters to retrieve specific robot applications.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListRobotApplicationsRequest",
"variableName" : "listRobotApplicationsRequest",
"variableType" : "ListRobotApplicationsRequest",
"documentation" : "",
"simpleType" : "ListRobotApplicationsRequest",
"variableSetterType" : "ListRobotApplicationsRequest"
},
"methodName" : "listRobotApplications",
"operationName" : "ListRobotApplications",
"paginated" : true,
"returnType" : {
"returnType" : "ListRobotApplicationsResponse",
"documentation" : null
},
"syncReturnType" : "ListRobotApplicationsResponse"
},
"ListRobots" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of robots. You can optionally provide filters to retrieve specific robots.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListRobotsRequest",
"variableName" : "listRobotsRequest",
"variableType" : "ListRobotsRequest",
"documentation" : "",
"simpleType" : "ListRobotsRequest",
"variableSetterType" : "ListRobotsRequest"
},
"methodName" : "listRobots",
"operationName" : "ListRobots",
"paginated" : true,
"returnType" : {
"returnType" : "ListRobotsResponse",
"documentation" : null
},
"syncReturnType" : "ListRobotsResponse"
},
"ListSimulationApplications" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of simulation applications. You can optionally provide filters to retrieve specific simulation applications.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListSimulationApplicationsRequest",
"variableName" : "listSimulationApplicationsRequest",
"variableType" : "ListSimulationApplicationsRequest",
"documentation" : "",
"simpleType" : "ListSimulationApplicationsRequest",
"variableSetterType" : "ListSimulationApplicationsRequest"
},
"methodName" : "listSimulationApplications",
"operationName" : "ListSimulationApplications",
"paginated" : true,
"returnType" : {
"returnType" : "ListSimulationApplicationsResponse",
"documentation" : null
},
"syncReturnType" : "ListSimulationApplicationsResponse"
},
"ListSimulationJobBatches" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list simulation job batches. You can optionally provide filters to retrieve specific simulation batch jobs.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListSimulationJobBatchesRequest",
"variableName" : "listSimulationJobBatchesRequest",
"variableType" : "ListSimulationJobBatchesRequest",
"documentation" : "",
"simpleType" : "ListSimulationJobBatchesRequest",
"variableSetterType" : "ListSimulationJobBatchesRequest"
},
"methodName" : "listSimulationJobBatches",
"operationName" : "ListSimulationJobBatches",
"paginated" : true,
"returnType" : {
"returnType" : "ListSimulationJobBatchesResponse",
"documentation" : null
},
"syncReturnType" : "ListSimulationJobBatchesResponse"
},
"ListSimulationJobs" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of simulation jobs. You can optionally provide filters to retrieve specific simulation jobs.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListSimulationJobsRequest",
"variableName" : "listSimulationJobsRequest",
"variableType" : "ListSimulationJobsRequest",
"documentation" : "",
"simpleType" : "ListSimulationJobsRequest",
"variableSetterType" : "ListSimulationJobsRequest"
},
"methodName" : "listSimulationJobs",
"operationName" : "ListSimulationJobs",
"paginated" : true,
"returnType" : {
"returnType" : "ListSimulationJobsResponse",
"documentation" : null
},
"syncReturnType" : "ListSimulationJobsResponse"
},
"ListTagsForResource" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Lists all tags on a AWS RoboMaker resource.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListTagsForResourceRequest",
"variableName" : "listTagsForResourceRequest",
"variableType" : "ListTagsForResourceRequest",
"documentation" : "",
"simpleType" : "ListTagsForResourceRequest",
"variableSetterType" : "ListTagsForResourceRequest"
},
"methodName" : "listTagsForResource",
"operationName" : "ListTagsForResource",
"paginated" : false,
"returnType" : {
"returnType" : "ListTagsForResourceResponse",
"documentation" : null
},
"syncReturnType" : "ListTagsForResourceResponse"
},
"RegisterRobot" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Registers a robot with a fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RegisterRobotRequest",
"variableName" : "registerRobotRequest",
"variableType" : "RegisterRobotRequest",
"documentation" : "",
"simpleType" : "RegisterRobotRequest",
"variableSetterType" : "RegisterRobotRequest"
},
"methodName" : "registerRobot",
"operationName" : "RegisterRobot",
"paginated" : false,
"returnType" : {
"returnType" : "RegisterRobotResponse",
"documentation" : null
},
"syncReturnType" : "RegisterRobotResponse"
},
"RestartSimulationJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Restarts a running simulation job.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RestartSimulationJobRequest",
"variableName" : "restartSimulationJobRequest",
"variableType" : "RestartSimulationJobRequest",
"documentation" : "",
"simpleType" : "RestartSimulationJobRequest",
"variableSetterType" : "RestartSimulationJobRequest"
},
"methodName" : "restartSimulationJob",
"operationName" : "RestartSimulationJob",
"paginated" : false,
"returnType" : {
"returnType" : "RestartSimulationJobResponse",
"documentation" : null
},
"syncReturnType" : "RestartSimulationJobResponse"
},
"StartSimulationJobBatch" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Starts a new simulation job batch. The batch is defined using one or more SimulationJobRequest
objects.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "IdempotentParameterMismatchException",
"documentation" : "The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StartSimulationJobBatchRequest",
"variableName" : "startSimulationJobBatchRequest",
"variableType" : "StartSimulationJobBatchRequest",
"documentation" : "",
"simpleType" : "StartSimulationJobBatchRequest",
"variableSetterType" : "StartSimulationJobBatchRequest"
},
"methodName" : "startSimulationJobBatch",
"operationName" : "StartSimulationJobBatch",
"paginated" : false,
"returnType" : {
"returnType" : "StartSimulationJobBatchResponse",
"documentation" : null
},
"syncReturnType" : "StartSimulationJobBatchResponse"
},
"SyncDeploymentJob" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Syncrhonizes robots in a fleet to the latest deployment. This is helpful if robots were added after a deployment.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ConcurrentDeploymentException",
"documentation" : "The failure percentage threshold percentage was met.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "IdempotentParameterMismatchException",
"documentation" : "The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "SyncDeploymentJobRequest",
"variableName" : "syncDeploymentJobRequest",
"variableType" : "SyncDeploymentJobRequest",
"documentation" : "",
"simpleType" : "SyncDeploymentJobRequest",
"variableSetterType" : "SyncDeploymentJobRequest"
},
"methodName" : "syncDeploymentJob",
"operationName" : "SyncDeploymentJob",
"paginated" : false,
"returnType" : {
"returnType" : "SyncDeploymentJobResponse",
"documentation" : null
},
"syncReturnType" : "SyncDeploymentJobResponse"
},
"TagResource" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Adds or edits tags for a AWS RoboMaker resource.
Each tag consists of a tag key and a tag value. Tag keys and tag values are both required, but tag values can be empty strings.
For information about the rules that apply to tag keys and tag values, see User-Defined Tag Restrictions in the AWS Billing and Cost Management User Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "TagResourceRequest",
"variableName" : "tagResourceRequest",
"variableType" : "TagResourceRequest",
"documentation" : "",
"simpleType" : "TagResourceRequest",
"variableSetterType" : "TagResourceRequest"
},
"methodName" : "tagResource",
"operationName" : "TagResource",
"paginated" : false,
"returnType" : {
"returnType" : "TagResourceResponse",
"documentation" : null
},
"syncReturnType" : "TagResourceResponse"
},
"UntagResource" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Removes the specified tags from the specified AWS RoboMaker resource.
To remove a tag, specify the tag key. To change the tag value of an existing tag key, use TagResource
.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UntagResourceRequest",
"variableName" : "untagResourceRequest",
"variableType" : "UntagResourceRequest",
"documentation" : "",
"simpleType" : "UntagResourceRequest",
"variableSetterType" : "UntagResourceRequest"
},
"methodName" : "untagResource",
"operationName" : "UntagResource",
"paginated" : false,
"returnType" : {
"returnType" : "UntagResourceResponse",
"documentation" : null
},
"syncReturnType" : "UntagResourceResponse"
},
"UpdateRobotApplication" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a robot application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateRobotApplicationRequest",
"variableName" : "updateRobotApplicationRequest",
"variableType" : "UpdateRobotApplicationRequest",
"documentation" : "",
"simpleType" : "UpdateRobotApplicationRequest",
"variableSetterType" : "UpdateRobotApplicationRequest"
},
"methodName" : "updateRobotApplication",
"operationName" : "UpdateRobotApplication",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateRobotApplicationResponse",
"documentation" : null
},
"syncReturnType" : "UpdateRobotApplicationResponse"
},
"UpdateSimulationApplication" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a simulation application.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "InvalidParameterException",
"documentation" : "A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The specified resource does not exist.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "LimitExceededException",
"documentation" : "The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ThrottlingException",
"documentation" : "AWS RoboMaker is temporarily unable to process the request. Try your call again.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "InternalServerException",
"documentation" : "AWS RoboMaker experienced a service issue. Try your call again.
",
"httpStatusCode" : 500
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateSimulationApplicationRequest",
"variableName" : "updateSimulationApplicationRequest",
"variableType" : "UpdateSimulationApplicationRequest",
"documentation" : "",
"simpleType" : "UpdateSimulationApplicationRequest",
"variableSetterType" : "UpdateSimulationApplicationRequest"
},
"methodName" : "updateSimulationApplication",
"operationName" : "UpdateSimulationApplication",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateSimulationApplicationResponse",
"documentation" : null
},
"syncReturnType" : "UpdateSimulationApplicationResponse"
}
},
"shapes" : {
"Architecture" : {
"c2jName" : "Architecture",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "X86_64",
"value" : "X86_64"
}, {
"name" : "ARM64",
"value" : "ARM64"
}, {
"name" : "ARMHF",
"value" : "ARMHF"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "Architecture",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "Architecture",
"variableName" : "architecture",
"variableType" : "Architecture",
"documentation" : null,
"simpleType" : "Architecture",
"variableSetterType" : "Architecture"
},
"wrapper" : false,
"xmlNamespace" : null
},
"BatchDescribeSimulationJobRequest" : {
"c2jName" : "BatchDescribeSimulationJobRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "BatchDescribeSimulationJob",
"locationName" : null,
"requestUri" : "/batchDescribeSimulationJob",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getJobs",
"beanStyleSetterMethodName" : "setJobs",
"c2jName" : "jobs",
"c2jShape" : "Arns",
"defaultConsumerFluentSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #jobs(List)}.\n@param jobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@deprecated Use {@link #jobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #jobs(List)}\n",
"documentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Jobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jobs",
"fluentSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jobs",
"getterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of Amazon Resource Names (ARNs) of simulation jobs to describe.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "jobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Jobs",
"sensitive" : false,
"setterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.",
"setterMethodName" : "setJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Jobs" : {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getJobs",
"beanStyleSetterMethodName" : "setJobs",
"c2jName" : "jobs",
"c2jShape" : "Arns",
"defaultConsumerFluentSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #jobs(List)}.\n@param jobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@deprecated Use {@link #jobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #jobs(List)}\n",
"documentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Jobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jobs",
"fluentSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jobs",
"getterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of Amazon Resource Names (ARNs) of simulation jobs to describe.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "jobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Jobs",
"sensitive" : false,
"setterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.",
"setterMethodName" : "setJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getJobs",
"beanStyleSetterMethodName" : "setJobs",
"c2jName" : "jobs",
"c2jShape" : "Arns",
"defaultConsumerFluentSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #jobs(List)}.\n@param jobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@deprecated Use {@link #jobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #jobs(List)}\n",
"documentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Jobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jobs",
"fluentSetterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jobs",
"getterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of Amazon Resource Names (ARNs) of simulation jobs to describe.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "jobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Jobs",
"sensitive" : false,
"setterDocumentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
\n@param jobs A list of Amazon Resource Names (ARNs) of simulation jobs to describe.",
"setterMethodName" : "setJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : "A list of Amazon Resource Names (ARNs) of simulation jobs to describe.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "jobs" ],
"shapeName" : "BatchDescribeSimulationJobRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "BatchDescribeSimulationJobRequest",
"variableName" : "batchDescribeSimulationJobRequest",
"variableType" : "BatchDescribeSimulationJobRequest",
"documentation" : null,
"simpleType" : "BatchDescribeSimulationJobRequest",
"variableSetterType" : "BatchDescribeSimulationJobRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"BatchDescribeSimulationJobResponse" : {
"c2jName" : "BatchDescribeSimulationJobResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getJobs",
"beanStyleSetterMethodName" : "setJobs",
"c2jName" : "jobs",
"c2jShape" : "SimulationJobs",
"defaultConsumerFluentSetterDocumentation" : "A list of simulation jobs.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #jobs(List)}.\n@param jobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of simulation jobs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of simulation jobs.\n@deprecated Use {@link #jobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #jobs(List)}\n",
"documentation" : "A list of simulation jobs.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Jobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jobs",
"fluentSetterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jobs",
"getterDocumentation" : "A list of simulation jobs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of simulation jobs.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "jobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SimulationJob",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SimulationJob.Builder} avoiding the need to create one manually via {@link SimulationJob#builder()}.\n\nWhen the {@link Consumer} completes, {@link SimulationJob.Builder#build()} is called immediately and its result is passed to {@link #member(SimulationJob)}.\n@param member a consumer that will call methods on {@link SimulationJob.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SimulationJob)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(SimulationJob)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SimulationJob",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SimulationJob",
"variableName" : "member",
"variableType" : "SimulationJob",
"documentation" : null,
"simpleType" : "SimulationJob",
"variableSetterType" : "SimulationJob"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SimulationJob",
"variableName" : "member",
"variableType" : "SimulationJob",
"documentation" : "",
"simpleType" : "SimulationJob",
"variableSetterType" : "SimulationJob"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "SimulationJob",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SimulationJob",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Jobs",
"sensitive" : false,
"setterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.",
"setterMethodName" : "setJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : "A list of simulation jobs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getUnprocessedJobs",
"beanStyleSetterMethodName" : "setUnprocessedJobs",
"c2jName" : "unprocessedJobs",
"c2jShape" : "Arns",
"defaultConsumerFluentSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #unprocessedJobs(List)}.\n@param unprocessedJobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #unprocessedJobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasUnprocessedJobs()} to see if a value was sent in this field.\n
\n@return A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@deprecated Use {@link #unprocessedJobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #unprocessedJobs(List)}\n",
"documentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the UnprocessedJobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasUnprocessedJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "unprocessedJobs",
"fluentSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "unprocessedJobs",
"getterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasUnprocessedJobs()} to see if a value was sent in this field.\n
\n@return A list of unprocessed simulation job Amazon Resource Names (ARNs).",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "unprocessedJobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "unprocessedJobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UnprocessedJobs",
"sensitive" : false,
"setterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).",
"setterMethodName" : "setUnprocessedJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "unprocessedJobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "unprocessedJobs",
"variableType" : "java.util.List",
"documentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Jobs" : {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getJobs",
"beanStyleSetterMethodName" : "setJobs",
"c2jName" : "jobs",
"c2jShape" : "SimulationJobs",
"defaultConsumerFluentSetterDocumentation" : "A list of simulation jobs.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #jobs(List)}.\n@param jobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of simulation jobs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of simulation jobs.\n@deprecated Use {@link #jobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #jobs(List)}\n",
"documentation" : "A list of simulation jobs.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Jobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jobs",
"fluentSetterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jobs",
"getterDocumentation" : "A list of simulation jobs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of simulation jobs.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "jobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SimulationJob",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SimulationJob.Builder} avoiding the need to create one manually via {@link SimulationJob#builder()}.\n\nWhen the {@link Consumer} completes, {@link SimulationJob.Builder#build()} is called immediately and its result is passed to {@link #member(SimulationJob)}.\n@param member a consumer that will call methods on {@link SimulationJob.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SimulationJob)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(SimulationJob)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SimulationJob",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SimulationJob",
"variableName" : "member",
"variableType" : "SimulationJob",
"documentation" : null,
"simpleType" : "SimulationJob",
"variableSetterType" : "SimulationJob"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SimulationJob",
"variableName" : "member",
"variableType" : "SimulationJob",
"documentation" : "",
"simpleType" : "SimulationJob",
"variableSetterType" : "SimulationJob"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "SimulationJob",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SimulationJob",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Jobs",
"sensitive" : false,
"setterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.",
"setterMethodName" : "setJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : "A list of simulation jobs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"UnprocessedJobs" : {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getUnprocessedJobs",
"beanStyleSetterMethodName" : "setUnprocessedJobs",
"c2jName" : "unprocessedJobs",
"c2jShape" : "Arns",
"defaultConsumerFluentSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #unprocessedJobs(List)}.\n@param unprocessedJobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #unprocessedJobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasUnprocessedJobs()} to see if a value was sent in this field.\n
\n@return A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@deprecated Use {@link #unprocessedJobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #unprocessedJobs(List)}\n",
"documentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the UnprocessedJobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasUnprocessedJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "unprocessedJobs",
"fluentSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "unprocessedJobs",
"getterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasUnprocessedJobs()} to see if a value was sent in this field.\n
\n@return A list of unprocessed simulation job Amazon Resource Names (ARNs).",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "unprocessedJobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "unprocessedJobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UnprocessedJobs",
"sensitive" : false,
"setterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).",
"setterMethodName" : "setUnprocessedJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "unprocessedJobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "unprocessedJobs",
"variableType" : "java.util.List",
"documentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getJobs",
"beanStyleSetterMethodName" : "setJobs",
"c2jName" : "jobs",
"c2jShape" : "SimulationJobs",
"defaultConsumerFluentSetterDocumentation" : "A list of simulation jobs.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #jobs(List)}.\n@param jobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #jobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of simulation jobs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of simulation jobs.\n@deprecated Use {@link #jobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #jobs(List)}\n",
"documentation" : "A list of simulation jobs.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Jobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "jobs",
"fluentSetterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "jobs",
"getterDocumentation" : "A list of simulation jobs.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasJobs()} to see if a value was sent in this field.\n
\n@return A list of simulation jobs.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "jobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "jobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SimulationJob",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link SimulationJob.Builder} avoiding the need to create one manually via {@link SimulationJob#builder()}.\n\nWhen the {@link Consumer} completes, {@link SimulationJob.Builder#build()} is called immediately and its result is passed to {@link #member(SimulationJob)}.\n@param member a consumer that will call methods on {@link SimulationJob.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(SimulationJob)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(SimulationJob)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "SimulationJob",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "SimulationJob",
"variableName" : "member",
"variableType" : "SimulationJob",
"documentation" : null,
"simpleType" : "SimulationJob",
"variableSetterType" : "SimulationJob"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SimulationJob",
"variableName" : "member",
"variableType" : "SimulationJob",
"documentation" : "",
"simpleType" : "SimulationJob",
"variableSetterType" : "SimulationJob"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "SimulationJob",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "SimulationJob",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Jobs",
"sensitive" : false,
"setterDocumentation" : "A list of simulation jobs.
\n@param jobs A list of simulation jobs.",
"setterMethodName" : "setJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "jobs",
"variableType" : "java.util.List",
"documentation" : "A list of simulation jobs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getUnprocessedJobs",
"beanStyleSetterMethodName" : "setUnprocessedJobs",
"c2jName" : "unprocessedJobs",
"c2jShape" : "Arns",
"defaultConsumerFluentSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #unprocessedJobs(List)}.\n@param unprocessedJobs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #unprocessedJobs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasUnprocessedJobs()} to see if a value was sent in this field.\n
\n@return A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@deprecated Use {@link #unprocessedJobs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #unprocessedJobs(List)}\n",
"documentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the UnprocessedJobs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasUnprocessedJobs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "unprocessedJobs",
"fluentSetterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "unprocessedJobs",
"getterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasUnprocessedJobs()} to see if a value was sent in this field.\n
\n@return A list of unprocessed simulation job Amazon Resource Names (ARNs).",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "unprocessedJobs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "unprocessedJobs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "UnprocessedJobs",
"sensitive" : false,
"setterDocumentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
\n@param unprocessedJobs A list of unprocessed simulation job Amazon Resource Names (ARNs).",
"setterMethodName" : "setUnprocessedJobs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "unprocessedJobs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "unprocessedJobs",
"variableType" : "java.util.List",
"documentation" : "A list of unprocessed simulation job Amazon Resource Names (ARNs).
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "BatchDescribeSimulationJobResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "BatchDescribeSimulationJobResponse",
"variableName" : "batchDescribeSimulationJobResponse",
"variableType" : "BatchDescribeSimulationJobResponse",
"documentation" : null,
"simpleType" : "BatchDescribeSimulationJobResponse",
"variableSetterType" : "BatchDescribeSimulationJobResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"BatchPolicy" : {
"c2jName" : "BatchPolicy",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Information about the batch policy.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getTimeoutInSeconds",
"beanStyleSetterMethodName" : "setTimeoutInSeconds",
"c2jName" : "timeoutInSeconds",
"c2jShape" : "BatchTimeoutInSeconds",
"defaultConsumerFluentSetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #timeoutInSeconds(Long)}.\n@param timeoutInSeconds a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInSeconds(Long)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@return The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@deprecated Use {@link #timeoutInSeconds()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timeoutInSeconds(Long)}\n",
"documentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the TimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasTimeoutInSeconds",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "timeoutInSeconds",
"fluentSetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "timeoutInSeconds",
"getterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@return The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "timeoutInSeconds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "timeoutInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "TimeoutInSeconds",
"sensitive" : false,
"setterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.",
"setterMethodName" : "setTimeoutInSeconds",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "timeoutInSeconds",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "timeoutInSeconds",
"variableType" : "Long",
"documentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMaxConcurrency",
"beanStyleSetterMethodName" : "setMaxConcurrency",
"c2jName" : "maxConcurrency",
"c2jShape" : "MaxConcurrency",
"defaultConsumerFluentSetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrency(Integer)}.\n@param maxConcurrency a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrency(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@return The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@deprecated Use {@link #maxConcurrency()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxConcurrency(Integer)}\n",
"documentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the MaxConcurrency property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMaxConcurrency",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxConcurrency",
"fluentSetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxConcurrency",
"getterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@return The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "maxConcurrency",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "maxConcurrency",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxConcurrency",
"sensitive" : false,
"setterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.",
"setterMethodName" : "setMaxConcurrency",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxConcurrency",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxConcurrency",
"variableType" : "Integer",
"documentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"MaxConcurrency" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMaxConcurrency",
"beanStyleSetterMethodName" : "setMaxConcurrency",
"c2jName" : "maxConcurrency",
"c2jShape" : "MaxConcurrency",
"defaultConsumerFluentSetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrency(Integer)}.\n@param maxConcurrency a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrency(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@return The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@deprecated Use {@link #maxConcurrency()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxConcurrency(Integer)}\n",
"documentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the MaxConcurrency property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMaxConcurrency",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxConcurrency",
"fluentSetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxConcurrency",
"getterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@return The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "maxConcurrency",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "maxConcurrency",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxConcurrency",
"sensitive" : false,
"setterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.",
"setterMethodName" : "setMaxConcurrency",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxConcurrency",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxConcurrency",
"variableType" : "Integer",
"documentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"TimeoutInSeconds" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getTimeoutInSeconds",
"beanStyleSetterMethodName" : "setTimeoutInSeconds",
"c2jName" : "timeoutInSeconds",
"c2jShape" : "BatchTimeoutInSeconds",
"defaultConsumerFluentSetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #timeoutInSeconds(Long)}.\n@param timeoutInSeconds a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInSeconds(Long)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@return The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@deprecated Use {@link #timeoutInSeconds()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timeoutInSeconds(Long)}\n",
"documentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the TimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasTimeoutInSeconds",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "timeoutInSeconds",
"fluentSetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "timeoutInSeconds",
"getterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@return The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "timeoutInSeconds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "timeoutInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "TimeoutInSeconds",
"sensitive" : false,
"setterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.",
"setterMethodName" : "setTimeoutInSeconds",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "timeoutInSeconds",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "timeoutInSeconds",
"variableType" : "Long",
"documentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getTimeoutInSeconds",
"beanStyleSetterMethodName" : "setTimeoutInSeconds",
"c2jName" : "timeoutInSeconds",
"c2jShape" : "BatchTimeoutInSeconds",
"defaultConsumerFluentSetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\nThis is a convenience that creates an instance of the {@link Long.Builder} avoiding the need to create one manually via {@link Long#builder()}.\n\nWhen the {@link Consumer} completes, {@link Long.Builder#build()} is called immediately and its result is passed to {@link #timeoutInSeconds(Long)}.\n@param timeoutInSeconds a consumer that will call methods on {@link Long.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #timeoutInSeconds(Long)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@return The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@deprecated Use {@link #timeoutInSeconds()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #timeoutInSeconds(Long)}\n",
"documentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the TimeoutInSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasTimeoutInSeconds",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "timeoutInSeconds",
"fluentSetterDocumentation" : "The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "timeoutInSeconds",
"getterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@return The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.",
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "timeoutInSeconds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "timeoutInSeconds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "LONG",
"name" : "TimeoutInSeconds",
"sensitive" : false,
"setterDocumentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
\n@param timeoutInSeconds The amount of time, in seconds, to wait for the batch to complete. If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.",
"setterMethodName" : "setTimeoutInSeconds",
"setterModel" : {
"variableDeclarationType" : "Long",
"variableName" : "timeoutInSeconds",
"variableType" : "Long",
"documentation" : null,
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Long",
"variableName" : "timeoutInSeconds",
"variableType" : "Long",
"documentation" : "
The amount of time, in seconds, to wait for the batch to complete.
If a batch times out, and there are pending requests that were failing due to an internal failure (like InternalServiceError
), they will be moved to the failed list and the batch status will be Failed
. If the pending requests were failing for any other reason, the failed pending requests will be moved to the failed list and the batch status will be TimedOut
.
",
"simpleType" : "Long",
"variableSetterType" : "Long"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMaxConcurrency",
"beanStyleSetterMethodName" : "setMaxConcurrency",
"c2jName" : "maxConcurrency",
"c2jShape" : "MaxConcurrency",
"defaultConsumerFluentSetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxConcurrency(Integer)}.\n@param maxConcurrency a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxConcurrency(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@return The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@deprecated Use {@link #maxConcurrency()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxConcurrency(Integer)}\n",
"documentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the MaxConcurrency property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMaxConcurrency",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxConcurrency",
"fluentSetterDocumentation" : "The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxConcurrency",
"getterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@return The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "maxConcurrency",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "maxConcurrency",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxConcurrency",
"sensitive" : false,
"setterDocumentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
\n@param maxConcurrency The number of active simulation jobs create as part of the batch that can be in an active state at the same time. Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.",
"setterMethodName" : "setMaxConcurrency",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxConcurrency",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxConcurrency",
"variableType" : "Integer",
"documentation" : "
The number of active simulation jobs create as part of the batch that can be in an active state at the same time.
Active states include: Pending
,Preparing
, Running
, Restarting
, RunningFailed
and Terminating
. All other states are terminal states.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "BatchPolicy",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "BatchPolicy",
"variableName" : "batchPolicy",
"variableType" : "BatchPolicy",
"documentation" : null,
"simpleType" : "BatchPolicy",
"variableSetterType" : "BatchPolicy"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CancelDeploymentJobRequest" : {
"c2jName" : "CancelDeploymentJobRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "CancelDeploymentJob",
"locationName" : null,
"requestUri" : "/cancelDeploymentJob",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getJob",
"beanStyleSetterMethodName" : "setJob",
"c2jName" : "job",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The deployment job ARN to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #job(String)}.\n@param job a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #job(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The deployment job ARN to cancel.
\n@return The deployment job ARN to cancel.\n@deprecated Use {@link #job()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #job(String)}\n",
"documentation" : "The deployment job ARN to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Job property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJob",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "job",
"fluentSetterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "job",
"getterDocumentation" : "The deployment job ARN to cancel.
\n@return The deployment job ARN to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "job",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "job",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Job",
"sensitive" : false,
"setterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.",
"setterMethodName" : "setJob",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : "The deployment job ARN to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Job" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getJob",
"beanStyleSetterMethodName" : "setJob",
"c2jName" : "job",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The deployment job ARN to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #job(String)}.\n@param job a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #job(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The deployment job ARN to cancel.
\n@return The deployment job ARN to cancel.\n@deprecated Use {@link #job()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #job(String)}\n",
"documentation" : "The deployment job ARN to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Job property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJob",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "job",
"fluentSetterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "job",
"getterDocumentation" : "The deployment job ARN to cancel.
\n@return The deployment job ARN to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "job",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "job",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Job",
"sensitive" : false,
"setterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.",
"setterMethodName" : "setJob",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : "The deployment job ARN to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getJob",
"beanStyleSetterMethodName" : "setJob",
"c2jName" : "job",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The deployment job ARN to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #job(String)}.\n@param job a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #job(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The deployment job ARN to cancel.
\n@return The deployment job ARN to cancel.\n@deprecated Use {@link #job()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #job(String)}\n",
"documentation" : "The deployment job ARN to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Job property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJob",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "job",
"fluentSetterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "job",
"getterDocumentation" : "The deployment job ARN to cancel.
\n@return The deployment job ARN to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "job",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "job",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Job",
"sensitive" : false,
"setterDocumentation" : "The deployment job ARN to cancel.
\n@param job The deployment job ARN to cancel.",
"setterMethodName" : "setJob",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : "The deployment job ARN to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "job" ],
"shapeName" : "CancelDeploymentJobRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CancelDeploymentJobRequest",
"variableName" : "cancelDeploymentJobRequest",
"variableType" : "CancelDeploymentJobRequest",
"documentation" : null,
"simpleType" : "CancelDeploymentJobRequest",
"variableSetterType" : "CancelDeploymentJobRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CancelDeploymentJobResponse" : {
"c2jName" : "CancelDeploymentJobResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CancelDeploymentJobResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CancelDeploymentJobResponse",
"variableName" : "cancelDeploymentJobResponse",
"variableType" : "CancelDeploymentJobResponse",
"documentation" : null,
"simpleType" : "CancelDeploymentJobResponse",
"variableSetterType" : "CancelDeploymentJobResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CancelSimulationJobBatchRequest" : {
"c2jName" : "CancelSimulationJobBatchRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "CancelSimulationJobBatch",
"locationName" : null,
"requestUri" : "/cancelSimulationJobBatch",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getBatch",
"beanStyleSetterMethodName" : "setBatch",
"c2jName" : "batch",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The id of the batch to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #batch(String)}.\n@param batch a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #batch(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The id of the batch to cancel.
\n@return The id of the batch to cancel.\n@deprecated Use {@link #batch()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #batch(String)}\n",
"documentation" : "The id of the batch to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Batch property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasBatch",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "batch",
"fluentSetterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "batch",
"getterDocumentation" : "The id of the batch to cancel.
\n@return The id of the batch to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "batch",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "batch",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Batch",
"sensitive" : false,
"setterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.",
"setterMethodName" : "setBatch",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "batch",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "batch",
"variableType" : "String",
"documentation" : "The id of the batch to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Batch" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getBatch",
"beanStyleSetterMethodName" : "setBatch",
"c2jName" : "batch",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The id of the batch to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #batch(String)}.\n@param batch a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #batch(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The id of the batch to cancel.
\n@return The id of the batch to cancel.\n@deprecated Use {@link #batch()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #batch(String)}\n",
"documentation" : "The id of the batch to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Batch property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasBatch",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "batch",
"fluentSetterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "batch",
"getterDocumentation" : "The id of the batch to cancel.
\n@return The id of the batch to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "batch",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "batch",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Batch",
"sensitive" : false,
"setterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.",
"setterMethodName" : "setBatch",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "batch",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "batch",
"variableType" : "String",
"documentation" : "The id of the batch to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getBatch",
"beanStyleSetterMethodName" : "setBatch",
"c2jName" : "batch",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The id of the batch to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #batch(String)}.\n@param batch a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #batch(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The id of the batch to cancel.
\n@return The id of the batch to cancel.\n@deprecated Use {@link #batch()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #batch(String)}\n",
"documentation" : "The id of the batch to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Batch property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasBatch",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "batch",
"fluentSetterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "batch",
"getterDocumentation" : "The id of the batch to cancel.
\n@return The id of the batch to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "batch",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "batch",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Batch",
"sensitive" : false,
"setterDocumentation" : "The id of the batch to cancel.
\n@param batch The id of the batch to cancel.",
"setterMethodName" : "setBatch",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "batch",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "batch",
"variableType" : "String",
"documentation" : "The id of the batch to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "batch" ],
"shapeName" : "CancelSimulationJobBatchRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CancelSimulationJobBatchRequest",
"variableName" : "cancelSimulationJobBatchRequest",
"variableType" : "CancelSimulationJobBatchRequest",
"documentation" : null,
"simpleType" : "CancelSimulationJobBatchRequest",
"variableSetterType" : "CancelSimulationJobBatchRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CancelSimulationJobBatchResponse" : {
"c2jName" : "CancelSimulationJobBatchResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CancelSimulationJobBatchResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CancelSimulationJobBatchResponse",
"variableName" : "cancelSimulationJobBatchResponse",
"variableType" : "CancelSimulationJobBatchResponse",
"documentation" : null,
"simpleType" : "CancelSimulationJobBatchResponse",
"variableSetterType" : "CancelSimulationJobBatchResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CancelSimulationJobRequest" : {
"c2jName" : "CancelSimulationJobRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "CancelSimulationJob",
"locationName" : null,
"requestUri" : "/cancelSimulationJob",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getJob",
"beanStyleSetterMethodName" : "setJob",
"c2jName" : "job",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The simulation job ARN to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #job(String)}.\n@param job a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #job(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation job ARN to cancel.
\n@return The simulation job ARN to cancel.\n@deprecated Use {@link #job()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #job(String)}\n",
"documentation" : "The simulation job ARN to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Job property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJob",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "job",
"fluentSetterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "job",
"getterDocumentation" : "The simulation job ARN to cancel.
\n@return The simulation job ARN to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "job",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "job",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Job",
"sensitive" : false,
"setterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.",
"setterMethodName" : "setJob",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : "The simulation job ARN to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Job" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getJob",
"beanStyleSetterMethodName" : "setJob",
"c2jName" : "job",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The simulation job ARN to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #job(String)}.\n@param job a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #job(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation job ARN to cancel.
\n@return The simulation job ARN to cancel.\n@deprecated Use {@link #job()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #job(String)}\n",
"documentation" : "The simulation job ARN to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Job property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJob",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "job",
"fluentSetterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "job",
"getterDocumentation" : "The simulation job ARN to cancel.
\n@return The simulation job ARN to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "job",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "job",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Job",
"sensitive" : false,
"setterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.",
"setterMethodName" : "setJob",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : "The simulation job ARN to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getJob",
"beanStyleSetterMethodName" : "setJob",
"c2jName" : "job",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The simulation job ARN to cancel.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #job(String)}.\n@param job a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #job(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation job ARN to cancel.
\n@return The simulation job ARN to cancel.\n@deprecated Use {@link #job()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #job(String)}\n",
"documentation" : "The simulation job ARN to cancel.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Job property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasJob",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "job",
"fluentSetterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "job",
"getterDocumentation" : "The simulation job ARN to cancel.
\n@return The simulation job ARN to cancel.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "job",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "job",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Job",
"sensitive" : false,
"setterDocumentation" : "The simulation job ARN to cancel.
\n@param job The simulation job ARN to cancel.",
"setterMethodName" : "setJob",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "job",
"variableType" : "String",
"documentation" : "The simulation job ARN to cancel.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "job" ],
"shapeName" : "CancelSimulationJobRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CancelSimulationJobRequest",
"variableName" : "cancelSimulationJobRequest",
"variableType" : "CancelSimulationJobRequest",
"documentation" : null,
"simpleType" : "CancelSimulationJobRequest",
"variableSetterType" : "CancelSimulationJobRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CancelSimulationJobResponse" : {
"c2jName" : "CancelSimulationJobResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CancelSimulationJobResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CancelSimulationJobResponse",
"variableName" : "cancelSimulationJobResponse",
"variableType" : "CancelSimulationJobResponse",
"documentation" : null,
"simpleType" : "CancelSimulationJobResponse",
"variableSetterType" : "CancelSimulationJobResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"Compute" : {
"c2jName" : "Compute",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Compute information for the simulation job.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getSimulationUnitLimit",
"beanStyleSetterMethodName" : "setSimulationUnitLimit",
"c2jName" : "simulationUnitLimit",
"c2jShape" : "SimulationUnit",
"defaultConsumerFluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #simulationUnitLimit(Integer)}.\n@param simulationUnitLimit a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #simulationUnitLimit(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@deprecated Use {@link #simulationUnitLimit()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #simulationUnitLimit(Integer)}\n",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the SimulationUnitLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasSimulationUnitLimit",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "simulationUnitLimit",
"fluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "simulationUnitLimit",
"getterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "simulationUnitLimit",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "simulationUnitLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "SimulationUnitLimit",
"sensitive" : false,
"setterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"setterMethodName" : "setSimulationUnitLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"SimulationUnitLimit" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getSimulationUnitLimit",
"beanStyleSetterMethodName" : "setSimulationUnitLimit",
"c2jName" : "simulationUnitLimit",
"c2jShape" : "SimulationUnit",
"defaultConsumerFluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #simulationUnitLimit(Integer)}.\n@param simulationUnitLimit a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #simulationUnitLimit(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@deprecated Use {@link #simulationUnitLimit()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #simulationUnitLimit(Integer)}\n",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the SimulationUnitLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasSimulationUnitLimit",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "simulationUnitLimit",
"fluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "simulationUnitLimit",
"getterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "simulationUnitLimit",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "simulationUnitLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "SimulationUnitLimit",
"sensitive" : false,
"setterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"setterMethodName" : "setSimulationUnitLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getSimulationUnitLimit",
"beanStyleSetterMethodName" : "setSimulationUnitLimit",
"c2jName" : "simulationUnitLimit",
"c2jShape" : "SimulationUnit",
"defaultConsumerFluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #simulationUnitLimit(Integer)}.\n@param simulationUnitLimit a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #simulationUnitLimit(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@deprecated Use {@link #simulationUnitLimit()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #simulationUnitLimit(Integer)}\n",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the SimulationUnitLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasSimulationUnitLimit",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "simulationUnitLimit",
"fluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "simulationUnitLimit",
"getterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "simulationUnitLimit",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "simulationUnitLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "SimulationUnitLimit",
"sensitive" : false,
"setterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"setterMethodName" : "setSimulationUnitLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "Compute",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "Compute",
"variableName" : "compute",
"variableType" : "Compute",
"documentation" : null,
"simpleType" : "Compute",
"variableSetterType" : "Compute"
},
"wrapper" : false,
"xmlNamespace" : null
},
"ComputeResponse" : {
"c2jName" : "ComputeResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Compute information for the simulation job
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getSimulationUnitLimit",
"beanStyleSetterMethodName" : "setSimulationUnitLimit",
"c2jName" : "simulationUnitLimit",
"c2jShape" : "SimulationUnit",
"defaultConsumerFluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #simulationUnitLimit(Integer)}.\n@param simulationUnitLimit a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #simulationUnitLimit(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@deprecated Use {@link #simulationUnitLimit()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #simulationUnitLimit(Integer)}\n",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the SimulationUnitLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasSimulationUnitLimit",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "simulationUnitLimit",
"fluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "simulationUnitLimit",
"getterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "simulationUnitLimit",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "simulationUnitLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "SimulationUnitLimit",
"sensitive" : false,
"setterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"setterMethodName" : "setSimulationUnitLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"SimulationUnitLimit" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getSimulationUnitLimit",
"beanStyleSetterMethodName" : "setSimulationUnitLimit",
"c2jName" : "simulationUnitLimit",
"c2jShape" : "SimulationUnit",
"defaultConsumerFluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #simulationUnitLimit(Integer)}.\n@param simulationUnitLimit a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #simulationUnitLimit(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@deprecated Use {@link #simulationUnitLimit()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #simulationUnitLimit(Integer)}\n",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the SimulationUnitLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasSimulationUnitLimit",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "simulationUnitLimit",
"fluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "simulationUnitLimit",
"getterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "simulationUnitLimit",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "simulationUnitLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "SimulationUnitLimit",
"sensitive" : false,
"setterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"setterMethodName" : "setSimulationUnitLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getSimulationUnitLimit",
"beanStyleSetterMethodName" : "setSimulationUnitLimit",
"c2jName" : "simulationUnitLimit",
"c2jShape" : "SimulationUnit",
"defaultConsumerFluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #simulationUnitLimit(Integer)}.\n@param simulationUnitLimit a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #simulationUnitLimit(Integer)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@deprecated Use {@link #simulationUnitLimit()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #simulationUnitLimit(Integer)}\n",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the SimulationUnitLimit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasSimulationUnitLimit",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "simulationUnitLimit",
"fluentSetterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "simulationUnitLimit",
"getterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@return The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "simulationUnitLimit",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "simulationUnitLimit",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "SimulationUnitLimit",
"sensitive" : false,
"setterDocumentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
\n@param simulationUnitLimit The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.",
"setterMethodName" : "setSimulationUnitLimit",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "simulationUnitLimit",
"variableType" : "Integer",
"documentation" : "The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "ComputeResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ComputeResponse",
"variableName" : "computeResponse",
"variableType" : "ComputeResponse",
"documentation" : null,
"simpleType" : "ComputeResponse",
"variableSetterType" : "ComputeResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"ConcurrentDeploymentException" : {
"c2jName" : "ConcurrentDeploymentException",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The failure percentage threshold percentage was met.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : "ConcurrentDeploymentException",
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : 400,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "ConcurrentDeploymentException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "ConcurrentDeploymentException",
"variableName" : "concurrentDeploymentException",
"variableType" : "ConcurrentDeploymentException",
"documentation" : null,
"simpleType" : "ConcurrentDeploymentException",
"variableSetterType" : "ConcurrentDeploymentException"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CreateDeploymentJobRequest" : {
"c2jName" : "CreateDeploymentJobRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "CreateDeploymentJob",
"locationName" : null,
"requestUri" : "/createDeploymentJob",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getDeploymentConfig",
"beanStyleSetterMethodName" : "setDeploymentConfig",
"c2jName" : "deploymentConfig",
"c2jShape" : "DeploymentConfig",
"defaultConsumerFluentSetterDocumentation" : "The requested deployment configuration.
\nThis is a convenience that creates an instance of the {@link DeploymentConfig.Builder} avoiding the need to create one manually via {@link DeploymentConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeploymentConfig.Builder#build()} is called immediately and its result is passed to {@link #deploymentConfig(DeploymentConfig)}.\n@param deploymentConfig a consumer that will call methods on {@link DeploymentConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deploymentConfig(DeploymentConfig)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The requested deployment configuration.
\n@return The requested deployment configuration.\n@deprecated Use {@link #deploymentConfig()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deploymentConfig(DeploymentConfig)}\n",
"documentation" : "The requested deployment configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the DeploymentConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasDeploymentConfig",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deploymentConfig",
"fluentSetterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deploymentConfig",
"getterDocumentation" : "The requested deployment configuration.
\n@return The requested deployment configuration.",
"getterModel" : {
"returnType" : "DeploymentConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "deploymentConfig",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "deploymentConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "DeploymentConfig",
"sensitive" : false,
"setterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.",
"setterMethodName" : "setDeploymentConfig",
"setterModel" : {
"variableDeclarationType" : "DeploymentConfig",
"variableName" : "deploymentConfig",
"variableType" : "DeploymentConfig",
"documentation" : null,
"simpleType" : "DeploymentConfig",
"variableSetterType" : "DeploymentConfig"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeploymentConfig",
"variableName" : "deploymentConfig",
"variableType" : "DeploymentConfig",
"documentation" : "The requested deployment configuration.
",
"simpleType" : "DeploymentConfig",
"variableSetterType" : "DeploymentConfig"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getClientRequestToken",
"beanStyleSetterMethodName" : "setClientRequestToken",
"c2jName" : "clientRequestToken",
"c2jShape" : "ClientRequestToken",
"defaultConsumerFluentSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@return Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@deprecated Use {@link #clientRequestToken()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #clientRequestToken(String)}\n",
"documentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the ClientRequestToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasClientRequestToken",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clientRequestToken",
"fluentSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clientRequestToken",
"getterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@return Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "clientRequestToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "clientRequestToken",
"uri" : false
},
"idempotencyToken" : true,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ClientRequestToken",
"sensitive" : false,
"setterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.",
"setterMethodName" : "setClientRequestToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clientRequestToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clientRequestToken",
"variableType" : "String",
"documentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getFleet",
"beanStyleSetterMethodName" : "setFleet",
"c2jName" : "fleet",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleet(String)}.\n@param fleet a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleet(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@return The Amazon Resource Name (ARN) of the fleet to deploy.\n@deprecated Use {@link #fleet()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fleet(String)}\n",
"documentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasFleet",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleet",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleet",
"getterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@return The Amazon Resource Name (ARN) of the fleet to deploy.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "fleet",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "fleet",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Fleet",
"sensitive" : false,
"setterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.",
"setterMethodName" : "setFleet",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleet",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleet",
"variableType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getDeploymentApplicationConfigs",
"beanStyleSetterMethodName" : "setDeploymentApplicationConfigs",
"c2jName" : "deploymentApplicationConfigs",
"c2jShape" : "DeploymentApplicationConfigs",
"defaultConsumerFluentSetterDocumentation" : "The deployment application configuration.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #deploymentApplicationConfigs(List)}.\n@param deploymentApplicationConfigs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deploymentApplicationConfigs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The deployment application configuration.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasDeploymentApplicationConfigs()} to see if a value was sent in this field.\n
\n@return The deployment application configuration.\n@deprecated Use {@link #deploymentApplicationConfigs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deploymentApplicationConfigs(List)}\n",
"documentation" : "The deployment application configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the DeploymentApplicationConfigs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasDeploymentApplicationConfigs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deploymentApplicationConfigs",
"fluentSetterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deploymentApplicationConfigs",
"getterDocumentation" : "The deployment application configuration.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasDeploymentApplicationConfigs()} to see if a value was sent in this field.\n
\n@return The deployment application configuration.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "deploymentApplicationConfigs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "deploymentApplicationConfigs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeploymentApplicationConfig",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeploymentApplicationConfig.Builder} avoiding the need to create one manually via {@link DeploymentApplicationConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeploymentApplicationConfig.Builder#build()} is called immediately and its result is passed to {@link #member(DeploymentApplicationConfig)}.\n@param member a consumer that will call methods on {@link DeploymentApplicationConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeploymentApplicationConfig)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(DeploymentApplicationConfig)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeploymentApplicationConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeploymentApplicationConfig",
"variableName" : "member",
"variableType" : "DeploymentApplicationConfig",
"documentation" : null,
"simpleType" : "DeploymentApplicationConfig",
"variableSetterType" : "DeploymentApplicationConfig"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeploymentApplicationConfig",
"variableName" : "member",
"variableType" : "DeploymentApplicationConfig",
"documentation" : "",
"simpleType" : "DeploymentApplicationConfig",
"variableSetterType" : "DeploymentApplicationConfig"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DeploymentApplicationConfig",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeploymentApplicationConfig",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "DeploymentApplicationConfigs",
"sensitive" : false,
"setterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.",
"setterMethodName" : "setDeploymentApplicationConfigs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "deploymentApplicationConfigs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "deploymentApplicationConfigs",
"variableType" : "java.util.List",
"documentation" : "The deployment application configuration.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getTags",
"beanStyleSetterMethodName" : "setTags",
"c2jName" : "tags",
"c2jShape" : "TagMap",
"defaultConsumerFluentSetterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n
\n@return A map that contains tag keys and tag values that are attached to the deployment job.\n@deprecated Use {@link #tags()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n@param tags A map that contains tag keys and tag values that are attached to the deployment job.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n",
"documentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasTags",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "tags",
"fluentSetterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n@param tags A map that contains tag keys and tag values that are attached to the deployment job.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "tags",
"getterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n
\n@return A map that contains tag keys and tag values that are attached to the deployment job.",
"getterModel" : {
"returnType" : "java.util.Map",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "tags",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "tags",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : true,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyLocationName" : "key",
"keyModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getKey",
"beanStyleSetterMethodName" : "setKey",
"c2jName" : "key",
"c2jShape" : "TagKey",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasKey",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "key",
"fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "key",
"getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "key",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "key",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Key",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.",
"setterMethodName" : "setKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"valueLocationName" : "value",
"valueModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "value",
"c2jShape" : "TagValue",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasValue",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "value",
"fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "value",
"getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "value",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Value",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"entryType" : "Map.Entry",
"templateType" : "java.util.Map"
},
"marshallingType" : "MAP",
"name" : "Tags",
"sensitive" : false,
"setterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n@param tags A map that contains tag keys and tag values that are attached to the deployment job.",
"setterMethodName" : "setTags",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "tags",
"variableType" : "java.util.Map",
"documentation" : null,
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "tags",
"variableType" : "java.util.Map",
"documentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ClientRequestToken" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getClientRequestToken",
"beanStyleSetterMethodName" : "setClientRequestToken",
"c2jName" : "clientRequestToken",
"c2jShape" : "ClientRequestToken",
"defaultConsumerFluentSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@return Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@deprecated Use {@link #clientRequestToken()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #clientRequestToken(String)}\n",
"documentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the ClientRequestToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasClientRequestToken",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clientRequestToken",
"fluentSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clientRequestToken",
"getterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@return Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "clientRequestToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "clientRequestToken",
"uri" : false
},
"idempotencyToken" : true,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ClientRequestToken",
"sensitive" : false,
"setterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.",
"setterMethodName" : "setClientRequestToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clientRequestToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clientRequestToken",
"variableType" : "String",
"documentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DeploymentApplicationConfigs" : {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getDeploymentApplicationConfigs",
"beanStyleSetterMethodName" : "setDeploymentApplicationConfigs",
"c2jName" : "deploymentApplicationConfigs",
"c2jShape" : "DeploymentApplicationConfigs",
"defaultConsumerFluentSetterDocumentation" : "The deployment application configuration.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #deploymentApplicationConfigs(List)}.\n@param deploymentApplicationConfigs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deploymentApplicationConfigs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The deployment application configuration.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasDeploymentApplicationConfigs()} to see if a value was sent in this field.\n
\n@return The deployment application configuration.\n@deprecated Use {@link #deploymentApplicationConfigs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deploymentApplicationConfigs(List)}\n",
"documentation" : "The deployment application configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the DeploymentApplicationConfigs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasDeploymentApplicationConfigs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deploymentApplicationConfigs",
"fluentSetterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deploymentApplicationConfigs",
"getterDocumentation" : "The deployment application configuration.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasDeploymentApplicationConfigs()} to see if a value was sent in this field.\n
\n@return The deployment application configuration.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "deploymentApplicationConfigs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "deploymentApplicationConfigs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeploymentApplicationConfig",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeploymentApplicationConfig.Builder} avoiding the need to create one manually via {@link DeploymentApplicationConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeploymentApplicationConfig.Builder#build()} is called immediately and its result is passed to {@link #member(DeploymentApplicationConfig)}.\n@param member a consumer that will call methods on {@link DeploymentApplicationConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeploymentApplicationConfig)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(DeploymentApplicationConfig)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeploymentApplicationConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeploymentApplicationConfig",
"variableName" : "member",
"variableType" : "DeploymentApplicationConfig",
"documentation" : null,
"simpleType" : "DeploymentApplicationConfig",
"variableSetterType" : "DeploymentApplicationConfig"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeploymentApplicationConfig",
"variableName" : "member",
"variableType" : "DeploymentApplicationConfig",
"documentation" : "",
"simpleType" : "DeploymentApplicationConfig",
"variableSetterType" : "DeploymentApplicationConfig"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DeploymentApplicationConfig",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeploymentApplicationConfig",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "DeploymentApplicationConfigs",
"sensitive" : false,
"setterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.",
"setterMethodName" : "setDeploymentApplicationConfigs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "deploymentApplicationConfigs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "deploymentApplicationConfigs",
"variableType" : "java.util.List",
"documentation" : "The deployment application configuration.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DeploymentConfig" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getDeploymentConfig",
"beanStyleSetterMethodName" : "setDeploymentConfig",
"c2jName" : "deploymentConfig",
"c2jShape" : "DeploymentConfig",
"defaultConsumerFluentSetterDocumentation" : "The requested deployment configuration.
\nThis is a convenience that creates an instance of the {@link DeploymentConfig.Builder} avoiding the need to create one manually via {@link DeploymentConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeploymentConfig.Builder#build()} is called immediately and its result is passed to {@link #deploymentConfig(DeploymentConfig)}.\n@param deploymentConfig a consumer that will call methods on {@link DeploymentConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deploymentConfig(DeploymentConfig)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The requested deployment configuration.
\n@return The requested deployment configuration.\n@deprecated Use {@link #deploymentConfig()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deploymentConfig(DeploymentConfig)}\n",
"documentation" : "The requested deployment configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the DeploymentConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasDeploymentConfig",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deploymentConfig",
"fluentSetterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deploymentConfig",
"getterDocumentation" : "The requested deployment configuration.
\n@return The requested deployment configuration.",
"getterModel" : {
"returnType" : "DeploymentConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "deploymentConfig",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "deploymentConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "DeploymentConfig",
"sensitive" : false,
"setterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.",
"setterMethodName" : "setDeploymentConfig",
"setterModel" : {
"variableDeclarationType" : "DeploymentConfig",
"variableName" : "deploymentConfig",
"variableType" : "DeploymentConfig",
"documentation" : null,
"simpleType" : "DeploymentConfig",
"variableSetterType" : "DeploymentConfig"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeploymentConfig",
"variableName" : "deploymentConfig",
"variableType" : "DeploymentConfig",
"documentation" : "The requested deployment configuration.
",
"simpleType" : "DeploymentConfig",
"variableSetterType" : "DeploymentConfig"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Fleet" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getFleet",
"beanStyleSetterMethodName" : "setFleet",
"c2jName" : "fleet",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleet(String)}.\n@param fleet a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleet(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@return The Amazon Resource Name (ARN) of the fleet to deploy.\n@deprecated Use {@link #fleet()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fleet(String)}\n",
"documentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasFleet",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleet",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleet",
"getterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@return The Amazon Resource Name (ARN) of the fleet to deploy.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "fleet",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "fleet",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Fleet",
"sensitive" : false,
"setterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.",
"setterMethodName" : "setFleet",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleet",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleet",
"variableType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Tags" : {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getTags",
"beanStyleSetterMethodName" : "setTags",
"c2jName" : "tags",
"c2jShape" : "TagMap",
"defaultConsumerFluentSetterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n
\n@return A map that contains tag keys and tag values that are attached to the deployment job.\n@deprecated Use {@link #tags()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n@param tags A map that contains tag keys and tag values that are attached to the deployment job.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n",
"documentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasTags",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "tags",
"fluentSetterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n@param tags A map that contains tag keys and tag values that are attached to the deployment job.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "tags",
"getterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n
\n@return A map that contains tag keys and tag values that are attached to the deployment job.",
"getterModel" : {
"returnType" : "java.util.Map",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "tags",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "tags",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : true,
"mapModel" : {
"implType" : "java.util.HashMap",
"interfaceType" : "java.util.Map",
"keyLocationName" : "key",
"keyModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getKey",
"beanStyleSetterMethodName" : "setKey",
"c2jName" : "key",
"c2jShape" : "TagKey",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasKey",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "key",
"fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "key",
"getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "key",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "key",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Key",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.",
"setterMethodName" : "setKey",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "key",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"valueLocationName" : "value",
"valueModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "value",
"c2jShape" : "TagValue",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasValue",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "value",
"fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "value",
"getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "value",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "value",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Value",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.",
"setterMethodName" : "setValue",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "value",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"entryType" : "Map.Entry",
"templateType" : "java.util.Map"
},
"marshallingType" : "MAP",
"name" : "Tags",
"sensitive" : false,
"setterDocumentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
\n@param tags A map that contains tag keys and tag values that are attached to the deployment job.",
"setterMethodName" : "setTags",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "tags",
"variableType" : "java.util.Map",
"documentation" : null,
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "tags",
"variableType" : "java.util.Map",
"documentation" : "A map that contains tag keys and tag values that are attached to the deployment job.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getDeploymentConfig",
"beanStyleSetterMethodName" : "setDeploymentConfig",
"c2jName" : "deploymentConfig",
"c2jShape" : "DeploymentConfig",
"defaultConsumerFluentSetterDocumentation" : "The requested deployment configuration.
\nThis is a convenience that creates an instance of the {@link DeploymentConfig.Builder} avoiding the need to create one manually via {@link DeploymentConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeploymentConfig.Builder#build()} is called immediately and its result is passed to {@link #deploymentConfig(DeploymentConfig)}.\n@param deploymentConfig a consumer that will call methods on {@link DeploymentConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deploymentConfig(DeploymentConfig)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The requested deployment configuration.
\n@return The requested deployment configuration.\n@deprecated Use {@link #deploymentConfig()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deploymentConfig(DeploymentConfig)}\n",
"documentation" : "The requested deployment configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the DeploymentConfig property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasDeploymentConfig",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deploymentConfig",
"fluentSetterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deploymentConfig",
"getterDocumentation" : "The requested deployment configuration.
\n@return The requested deployment configuration.",
"getterModel" : {
"returnType" : "DeploymentConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "deploymentConfig",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "deploymentConfig",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "DeploymentConfig",
"sensitive" : false,
"setterDocumentation" : "The requested deployment configuration.
\n@param deploymentConfig The requested deployment configuration.",
"setterMethodName" : "setDeploymentConfig",
"setterModel" : {
"variableDeclarationType" : "DeploymentConfig",
"variableName" : "deploymentConfig",
"variableType" : "DeploymentConfig",
"documentation" : null,
"simpleType" : "DeploymentConfig",
"variableSetterType" : "DeploymentConfig"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeploymentConfig",
"variableName" : "deploymentConfig",
"variableType" : "DeploymentConfig",
"documentation" : "The requested deployment configuration.
",
"simpleType" : "DeploymentConfig",
"variableSetterType" : "DeploymentConfig"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getClientRequestToken",
"beanStyleSetterMethodName" : "setClientRequestToken",
"c2jName" : "clientRequestToken",
"c2jShape" : "ClientRequestToken",
"defaultConsumerFluentSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #clientRequestToken(String)}.\n@param clientRequestToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #clientRequestToken(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@return Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@deprecated Use {@link #clientRequestToken()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #clientRequestToken(String)}\n",
"documentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the ClientRequestToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasClientRequestToken",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "clientRequestToken",
"fluentSetterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "clientRequestToken",
"getterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@return Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "clientRequestToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "clientRequestToken",
"uri" : false
},
"idempotencyToken" : true,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ClientRequestToken",
"sensitive" : false,
"setterDocumentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
\n@param clientRequestToken Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.",
"setterMethodName" : "setClientRequestToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clientRequestToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clientRequestToken",
"variableType" : "String",
"documentation" : "Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getFleet",
"beanStyleSetterMethodName" : "setFleet",
"c2jName" : "fleet",
"c2jShape" : "Arn",
"defaultConsumerFluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleet(String)}.\n@param fleet a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleet(String)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@return The Amazon Resource Name (ARN) of the fleet to deploy.\n@deprecated Use {@link #fleet()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #fleet(String)}\n",
"documentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Fleet property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasFleet",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleet",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleet",
"getterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@return The Amazon Resource Name (ARN) of the fleet to deploy.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "fleet",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "fleet",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Fleet",
"sensitive" : false,
"setterDocumentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
\n@param fleet The Amazon Resource Name (ARN) of the fleet to deploy.",
"setterMethodName" : "setFleet",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleet",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleet",
"variableType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the fleet to deploy.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"autoConstructClassIfExists" : {
"present" : true
},
"beanStyleGetterMethodName" : "getDeploymentApplicationConfigs",
"beanStyleSetterMethodName" : "setDeploymentApplicationConfigs",
"c2jName" : "deploymentApplicationConfigs",
"c2jShape" : "DeploymentApplicationConfigs",
"defaultConsumerFluentSetterDocumentation" : "The deployment application configuration.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #deploymentApplicationConfigs(List)}.\n@param deploymentApplicationConfigs a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deploymentApplicationConfigs(List)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "The deployment application configuration.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasDeploymentApplicationConfigs()} to see if a value was sent in this field.\n
\n@return The deployment application configuration.\n@deprecated Use {@link #deploymentApplicationConfigs()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deploymentApplicationConfigs(List)}\n",
"documentation" : "The deployment application configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the DeploymentApplicationConfigs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasDeploymentApplicationConfigs",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deploymentApplicationConfigs",
"fluentSetterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deploymentApplicationConfigs",
"getterDocumentation" : "The deployment application configuration.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n\nYou can use {@link #hasDeploymentApplicationConfigs()} to see if a value was sent in this field.\n
\n@return The deployment application configuration.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "deploymentApplicationConfigs",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "deploymentApplicationConfigs",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"autoConstructClassIfExists" : {
"present" : false
},
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeploymentApplicationConfig",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeploymentApplicationConfig.Builder} avoiding the need to create one manually via {@link DeploymentApplicationConfig#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeploymentApplicationConfig.Builder#build()} is called immediately and its result is passed to {@link #member(DeploymentApplicationConfig)}.\n@param member a consumer that will call methods on {@link DeploymentApplicationConfig.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeploymentApplicationConfig)",
"deprecated" : false,
"deprecatedBeanStyleSetterMethodName" : null,
"deprecatedFluentGetterMethodName" : null,
"deprecatedFluentSetterMethodName" : null,
"deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n",
"deprecatedName" : null,
"deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(DeploymentApplicationConfig)}\n",
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n",
"existenceCheckMethodName" : "hasMember",
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeploymentApplicationConfig",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeploymentApplicationConfig",
"variableName" : "member",
"variableType" : "DeploymentApplicationConfig",
"documentation" : null,
"simpleType" : "DeploymentApplicationConfig",
"variableSetterType" : "DeploymentApplicationConfig"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeploymentApplicationConfig",
"variableName" : "member",
"variableType" : "DeploymentApplicationConfig",
"documentation" : "",
"simpleType" : "DeploymentApplicationConfig",
"variableSetterType" : "DeploymentApplicationConfig"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DeploymentApplicationConfig",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeploymentApplicationConfig",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "DeploymentApplicationConfigs",
"sensitive" : false,
"setterDocumentation" : "The deployment application configuration.
\n@param deploymentApplicationConfigs The deployment application configuration.",
"setterMethodName" : "setDeploymentApplicationConfigs",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "deploymentApplicationConfigs",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "deploymentApplicationConfigs",
"variableType" : "java.util.List",
"documentation" : "