models.opsworks-2013-02-18-intermediate.json Maven / Gradle / Ivy
Show all versions of opsworks Show documentation
{
"customizationConfig" : {
"attachPayloadTraitToMember" : { },
"blacklistedSimpleMethods" : [ "updateMyUserProfile", "describeAgentVersions", "describeApps", "describeCommands", "describeDeployments", "describeEcsClusters", "describeElasticIps", "describeElasticLoadBalancers", "describeInstances", "describeLayers", "describePermissions", "describeRaidArrays", "describeVolumes" ],
"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" : [ "describeMyUserProfile", "describeOperatingSystems", "describeServiceErrors", "describeStacks", "describeUserProfiles" ]
},
"metadata" : {
"apiVersion" : "2013-02-18",
"asyncBuilder" : "DefaultOpsWorksAsyncClientBuilder",
"asyncBuilderInterface" : "OpsWorksAsyncClientBuilder",
"asyncClient" : "DefaultOpsWorksAsyncClient",
"asyncInterface" : "OpsWorksAsyncClient",
"authPolicyPackageName" : null,
"authType" : "V4",
"baseBuilder" : "DefaultOpsWorksBaseClientBuilder",
"baseBuilderInterface" : "OpsWorksBaseClientBuilder",
"baseExceptionName" : "OpsWorksException",
"baseRequestName" : "OpsWorksRequest",
"baseResponseName" : "OpsWorksResponse",
"cborProtocol" : false,
"clientPackageName" : "opsworks",
"contentType" : null,
"defaultEndpoint" : null,
"defaultEndpointWithoutHttpProtocol" : null,
"defaultRegion" : null,
"descriptiveServiceName" : "AWS OpsWorks",
"documentation" : "AWS OpsWorks Welcome to the AWS OpsWorks Stacks API Reference. This guide provides descriptions, syntax, and usage examples for AWS OpsWorks Stacks actions and data types, including common parameters and error codes.
AWS OpsWorks Stacks is an application management service that provides an integrated experience for overseeing the complete application lifecycle. For information about this product, go to the AWS OpsWorks details page.
SDKs and CLI
The most common way to use the AWS OpsWorks Stacks API is by using the AWS Command Line Interface (CLI) or by using one of the AWS SDKs to implement applications in your preferred language. For more information, see:
-
-
-
-
-
-
-
Endpoints
AWS OpsWorks Stacks supports the following endpoints, all HTTPS. You must connect to one of the following endpoints. Stacks can only be accessed or managed within the endpoint in which they are created.
-
opsworks.us-east-1.amazonaws.com
-
opsworks.us-east-2.amazonaws.com
-
opsworks.us-west-1.amazonaws.com
-
opsworks.us-west-2.amazonaws.com
-
opsworks.ca-central-1.amazonaws.com (API only; not available in the AWS console)
-
opsworks.eu-west-1.amazonaws.com
-
opsworks.eu-west-2.amazonaws.com
-
opsworks.eu-west-3.amazonaws.com
-
opsworks.eu-central-1.amazonaws.com
-
opsworks.ap-northeast-1.amazonaws.com
-
opsworks.ap-northeast-2.amazonaws.com
-
opsworks.ap-south-1.amazonaws.com
-
opsworks.ap-southeast-1.amazonaws.com
-
opsworks.ap-southeast-2.amazonaws.com
-
opsworks.sa-east-1.amazonaws.com
Chef Versions
When you call CreateStack, CloneStack, or UpdateStack we recommend you use the ConfigurationManager
parameter to specify the Chef version. The recommended and default value for Linux stacks is currently 12. Windows stacks use Chef 12.2. For more information, see Chef Versions.
You can specify Chef 12, 11.10, or 11.4 for your Linux stack. We recommend migrating your existing Linux stacks to Chef 12 as soon as possible.
",
"endpointPrefix" : "opsworks",
"fullAuthPolicyPackageName" : "software.amazon.awssdk.services",
"fullClientPackageName" : "software.amazon.awssdk.services.opsworks",
"fullModelPackageName" : "software.amazon.awssdk.services.opsworks.model",
"fullPaginatorsPackageName" : "software.amazon.awssdk.services.opsworks.paginators",
"fullRequestTransformPackageName" : "software.amazon.awssdk.services.opsworks.transform",
"fullTransformPackageName" : "software.amazon.awssdk.services.opsworks.transform",
"ionProtocol" : false,
"jsonProtocol" : true,
"jsonVersion" : "1.1",
"modelPackageName" : "opsworks.model",
"paginatorsPackageName" : "opsworks.paginators",
"protocol" : "json",
"requestTransformPackageName" : "opsworks.transform",
"requiresApiKey" : false,
"requiresIamSigners" : false,
"rootPackageName" : "software.amazon.awssdk.services",
"serviceId" : "OpsWorks",
"serviceName" : "OpsWorks",
"signingName" : "opsworks",
"syncBuilder" : "DefaultOpsWorksClientBuilder",
"syncBuilderInterface" : "OpsWorksClientBuilder",
"syncClient" : "DefaultOpsWorksClient",
"syncInterface" : "OpsWorksClient",
"transformPackageName" : "opsworks.transform",
"uid" : "opsworks-2013-02-18",
"xmlProtocol" : false
},
"operations" : {
"AssignInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Assign a registered instance to a layer.
-
You can assign registered on-premises instances to any layer type.
-
You can assign registered Amazon EC2 instances only to custom layers.
-
You cannot use this action with instances that were created with AWS OpsWorks Stacks.
Required Permissions: To use this action, an AWS Identity and Access Management (IAM) user must have a Manage permissions level for the stack or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssignInstanceRequest",
"variableName" : "assignInstanceRequest",
"variableType" : "AssignInstanceRequest",
"documentation" : "",
"simpleType" : "AssignInstanceRequest",
"variableSetterType" : "AssignInstanceRequest"
},
"methodName" : "assignInstance",
"operationName" : "AssignInstance",
"paginated" : false,
"returnType" : {
"returnType" : "AssignInstanceResponse",
"documentation" : null
},
"syncReturnType" : "AssignInstanceResponse"
},
"AssignVolume" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Assigns one of the stack's registered Amazon EBS volumes to a specified instance. The volume must first be registered with the stack by calling RegisterVolume. After you register the volume, you must call UpdateVolume to specify a mount point before calling AssignVolume
. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssignVolumeRequest",
"variableName" : "assignVolumeRequest",
"variableType" : "AssignVolumeRequest",
"documentation" : "",
"simpleType" : "AssignVolumeRequest",
"variableSetterType" : "AssignVolumeRequest"
},
"methodName" : "assignVolume",
"operationName" : "AssignVolume",
"paginated" : false,
"returnType" : {
"returnType" : "AssignVolumeResponse",
"documentation" : null
},
"syncReturnType" : "AssignVolumeResponse"
},
"AssociateElasticIp" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Associates one of the stack's registered Elastic IP addresses with a specified instance. The address must first be registered with the stack by calling RegisterElasticIp. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateElasticIpRequest",
"variableName" : "associateElasticIpRequest",
"variableType" : "AssociateElasticIpRequest",
"documentation" : "",
"simpleType" : "AssociateElasticIpRequest",
"variableSetterType" : "AssociateElasticIpRequest"
},
"methodName" : "associateElasticIp",
"operationName" : "AssociateElasticIp",
"paginated" : false,
"returnType" : {
"returnType" : "AssociateElasticIpResponse",
"documentation" : null
},
"syncReturnType" : "AssociateElasticIpResponse"
},
"AttachElasticLoadBalancer" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Attaches an Elastic Load Balancing load balancer to a specified layer. AWS OpsWorks Stacks does not support Application Load Balancer. You can only use Classic Load Balancer with AWS OpsWorks Stacks. For more information, see Elastic Load Balancing.
You must create the Elastic Load Balancing instance separately, by using the Elastic Load Balancing console, API, or CLI. For more information, see Elastic Load Balancing Developer Guide.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AttachElasticLoadBalancerRequest",
"variableName" : "attachElasticLoadBalancerRequest",
"variableType" : "AttachElasticLoadBalancerRequest",
"documentation" : "",
"simpleType" : "AttachElasticLoadBalancerRequest",
"variableSetterType" : "AttachElasticLoadBalancerRequest"
},
"methodName" : "attachElasticLoadBalancer",
"operationName" : "AttachElasticLoadBalancer",
"paginated" : false,
"returnType" : {
"returnType" : "AttachElasticLoadBalancerResponse",
"documentation" : null
},
"syncReturnType" : "AttachElasticLoadBalancerResponse"
},
"CloneStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a clone of a specified stack. For more information, see Clone a Stack. By default, all parameters are set to the values used by the parent stack.
Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CloneStackRequest",
"variableName" : "cloneStackRequest",
"variableType" : "CloneStackRequest",
"documentation" : "",
"simpleType" : "CloneStackRequest",
"variableSetterType" : "CloneStackRequest"
},
"methodName" : "cloneStack",
"operationName" : "CloneStack",
"paginated" : false,
"returnType" : {
"returnType" : "CloneStackResponse",
"documentation" : "Contains the response to a CloneStack
request.
"
},
"syncReturnType" : "CloneStackResponse"
},
"CreateApp" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an app for a specified stack. For more information, see Creating Apps.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateAppRequest",
"variableName" : "createAppRequest",
"variableType" : "CreateAppRequest",
"documentation" : "",
"simpleType" : "CreateAppRequest",
"variableSetterType" : "CreateAppRequest"
},
"methodName" : "createApp",
"operationName" : "CreateApp",
"paginated" : false,
"returnType" : {
"returnType" : "CreateAppResponse",
"documentation" : "Contains the response to a CreateApp
request.
"
},
"syncReturnType" : "CreateAppResponse"
},
"CreateDeployment" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Runs deployment or stack commands. For more information, see Deploying Apps and Run Stack Commands.
Required Permissions: To use this action, an IAM user must have a Deploy or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateDeploymentRequest",
"variableName" : "createDeploymentRequest",
"variableType" : "CreateDeploymentRequest",
"documentation" : "",
"simpleType" : "CreateDeploymentRequest",
"variableSetterType" : "CreateDeploymentRequest"
},
"methodName" : "createDeployment",
"operationName" : "CreateDeployment",
"paginated" : false,
"returnType" : {
"returnType" : "CreateDeploymentResponse",
"documentation" : "Contains the response to a CreateDeployment
request.
"
},
"syncReturnType" : "CreateDeploymentResponse"
},
"CreateInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates an instance in a specified stack. For more information, see Adding an Instance to a Layer.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateInstanceRequest",
"variableName" : "createInstanceRequest",
"variableType" : "CreateInstanceRequest",
"documentation" : "",
"simpleType" : "CreateInstanceRequest",
"variableSetterType" : "CreateInstanceRequest"
},
"methodName" : "createInstance",
"operationName" : "CreateInstance",
"paginated" : false,
"returnType" : {
"returnType" : "CreateInstanceResponse",
"documentation" : "Contains the response to a CreateInstance
request.
"
},
"syncReturnType" : "CreateInstanceResponse"
},
"CreateLayer" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a layer. For more information, see How to Create a Layer.
You should use CreateLayer for noncustom layer types such as PHP App Server only if the stack does not have an existing layer of that type. A stack can have at most one instance of each noncustom layer; if you attempt to create a second instance, CreateLayer fails. A stack can have an arbitrary number of custom layers, so you can call CreateLayer as many times as you like for that layer type.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateLayerRequest",
"variableName" : "createLayerRequest",
"variableType" : "CreateLayerRequest",
"documentation" : "",
"simpleType" : "CreateLayerRequest",
"variableSetterType" : "CreateLayerRequest"
},
"methodName" : "createLayer",
"operationName" : "CreateLayer",
"paginated" : false,
"returnType" : {
"returnType" : "CreateLayerResponse",
"documentation" : "Contains the response to a CreateLayer
request.
"
},
"syncReturnType" : "CreateLayerResponse"
},
"CreateStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new stack. For more information, see Create a New Stack.
Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateStackRequest",
"variableName" : "createStackRequest",
"variableType" : "CreateStackRequest",
"documentation" : "",
"simpleType" : "CreateStackRequest",
"variableSetterType" : "CreateStackRequest"
},
"methodName" : "createStack",
"operationName" : "CreateStack",
"paginated" : false,
"returnType" : {
"returnType" : "CreateStackResponse",
"documentation" : "Contains the response to a CreateStack
request.
"
},
"syncReturnType" : "CreateStackResponse"
},
"CreateUserProfile" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a new user profile.
Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateUserProfileRequest",
"variableName" : "createUserProfileRequest",
"variableType" : "CreateUserProfileRequest",
"documentation" : "",
"simpleType" : "CreateUserProfileRequest",
"variableSetterType" : "CreateUserProfileRequest"
},
"methodName" : "createUserProfile",
"operationName" : "CreateUserProfile",
"paginated" : false,
"returnType" : {
"returnType" : "CreateUserProfileResponse",
"documentation" : "Contains the response to a CreateUserProfile
request.
"
},
"syncReturnType" : "CreateUserProfileResponse"
},
"DeleteApp" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a specified app.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteAppRequest",
"variableName" : "deleteAppRequest",
"variableType" : "DeleteAppRequest",
"documentation" : "",
"simpleType" : "DeleteAppRequest",
"variableSetterType" : "DeleteAppRequest"
},
"methodName" : "deleteApp",
"operationName" : "DeleteApp",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteAppResponse",
"documentation" : null
},
"syncReturnType" : "DeleteAppResponse"
},
"DeleteInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a specified instance, which terminates the associated Amazon EC2 instance. You must stop an instance before you can delete it.
For more information, see Deleting Instances.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteInstanceRequest",
"variableName" : "deleteInstanceRequest",
"variableType" : "DeleteInstanceRequest",
"documentation" : "",
"simpleType" : "DeleteInstanceRequest",
"variableSetterType" : "DeleteInstanceRequest"
},
"methodName" : "deleteInstance",
"operationName" : "DeleteInstance",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteInstanceResponse",
"documentation" : null
},
"syncReturnType" : "DeleteInstanceResponse"
},
"DeleteLayer" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a specified layer. You must first stop and then delete all associated instances or unassign registered instances. For more information, see How to Delete a Layer.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteLayerRequest",
"variableName" : "deleteLayerRequest",
"variableType" : "DeleteLayerRequest",
"documentation" : "",
"simpleType" : "DeleteLayerRequest",
"variableSetterType" : "DeleteLayerRequest"
},
"methodName" : "deleteLayer",
"operationName" : "DeleteLayer",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteLayerResponse",
"documentation" : null
},
"syncReturnType" : "DeleteLayerResponse"
},
"DeleteStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a specified stack. You must first delete all instances, layers, and apps or deregister registered instances. For more information, see Shut Down a Stack.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteStackRequest",
"variableName" : "deleteStackRequest",
"variableType" : "DeleteStackRequest",
"documentation" : "",
"simpleType" : "DeleteStackRequest",
"variableSetterType" : "DeleteStackRequest"
},
"methodName" : "deleteStack",
"operationName" : "DeleteStack",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteStackResponse",
"documentation" : null
},
"syncReturnType" : "DeleteStackResponse"
},
"DeleteUserProfile" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a user profile.
Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteUserProfileRequest",
"variableName" : "deleteUserProfileRequest",
"variableType" : "DeleteUserProfileRequest",
"documentation" : "",
"simpleType" : "DeleteUserProfileRequest",
"variableSetterType" : "DeleteUserProfileRequest"
},
"methodName" : "deleteUserProfile",
"operationName" : "DeleteUserProfile",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteUserProfileResponse",
"documentation" : null
},
"syncReturnType" : "DeleteUserProfileResponse"
},
"DeregisterEcsCluster" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deregisters a specified Amazon ECS cluster from a stack. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack or an attached policy that explicitly grants permissions. For more information on user permissions, see https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeregisterEcsClusterRequest",
"variableName" : "deregisterEcsClusterRequest",
"variableType" : "DeregisterEcsClusterRequest",
"documentation" : "",
"simpleType" : "DeregisterEcsClusterRequest",
"variableSetterType" : "DeregisterEcsClusterRequest"
},
"methodName" : "deregisterEcsCluster",
"operationName" : "DeregisterEcsCluster",
"paginated" : false,
"returnType" : {
"returnType" : "DeregisterEcsClusterResponse",
"documentation" : null
},
"syncReturnType" : "DeregisterEcsClusterResponse"
},
"DeregisterElasticIp" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deregisters a specified Elastic IP address. The address can then be registered by another stack. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeregisterElasticIpRequest",
"variableName" : "deregisterElasticIpRequest",
"variableType" : "DeregisterElasticIpRequest",
"documentation" : "",
"simpleType" : "DeregisterElasticIpRequest",
"variableSetterType" : "DeregisterElasticIpRequest"
},
"methodName" : "deregisterElasticIp",
"operationName" : "DeregisterElasticIp",
"paginated" : false,
"returnType" : {
"returnType" : "DeregisterElasticIpResponse",
"documentation" : null
},
"syncReturnType" : "DeregisterElasticIpResponse"
},
"DeregisterInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deregister a registered Amazon EC2 or on-premises instance. This action removes the instance from the stack and returns it to your control. This action cannot be used with instances that were created with AWS OpsWorks Stacks.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeregisterInstanceRequest",
"variableName" : "deregisterInstanceRequest",
"variableType" : "DeregisterInstanceRequest",
"documentation" : "",
"simpleType" : "DeregisterInstanceRequest",
"variableSetterType" : "DeregisterInstanceRequest"
},
"methodName" : "deregisterInstance",
"operationName" : "DeregisterInstance",
"paginated" : false,
"returnType" : {
"returnType" : "DeregisterInstanceResponse",
"documentation" : null
},
"syncReturnType" : "DeregisterInstanceResponse"
},
"DeregisterRdsDbInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deregisters an Amazon RDS instance.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeregisterRdsDbInstanceRequest",
"variableName" : "deregisterRdsDbInstanceRequest",
"variableType" : "DeregisterRdsDbInstanceRequest",
"documentation" : "",
"simpleType" : "DeregisterRdsDbInstanceRequest",
"variableSetterType" : "DeregisterRdsDbInstanceRequest"
},
"methodName" : "deregisterRdsDbInstance",
"operationName" : "DeregisterRdsDbInstance",
"paginated" : false,
"returnType" : {
"returnType" : "DeregisterRdsDbInstanceResponse",
"documentation" : null
},
"syncReturnType" : "DeregisterRdsDbInstanceResponse"
},
"DeregisterVolume" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deregisters an Amazon EBS volume. The volume can then be registered by another stack. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeregisterVolumeRequest",
"variableName" : "deregisterVolumeRequest",
"variableType" : "DeregisterVolumeRequest",
"documentation" : "",
"simpleType" : "DeregisterVolumeRequest",
"variableSetterType" : "DeregisterVolumeRequest"
},
"methodName" : "deregisterVolume",
"operationName" : "DeregisterVolume",
"paginated" : false,
"returnType" : {
"returnType" : "DeregisterVolumeResponse",
"documentation" : null
},
"syncReturnType" : "DeregisterVolumeResponse"
},
"DescribeAgentVersions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the available AWS OpsWorks Stacks agent versions. You must specify a stack ID or a configuration manager. DescribeAgentVersions
returns a list of available agent versions for the specified stack or configuration manager.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeAgentVersionsRequest",
"variableName" : "describeAgentVersionsRequest",
"variableType" : "DescribeAgentVersionsRequest",
"documentation" : "",
"simpleType" : "DescribeAgentVersionsRequest",
"variableSetterType" : "DescribeAgentVersionsRequest"
},
"methodName" : "describeAgentVersions",
"operationName" : "DescribeAgentVersions",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeAgentVersionsResponse",
"documentation" : "Contains the response to a DescribeAgentVersions
request.
"
},
"syncReturnType" : "DescribeAgentVersionsResponse"
},
"DescribeApps" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Requests a description of a specified set of apps.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeAppsRequest",
"variableName" : "describeAppsRequest",
"variableType" : "DescribeAppsRequest",
"documentation" : "",
"simpleType" : "DescribeAppsRequest",
"variableSetterType" : "DescribeAppsRequest"
},
"methodName" : "describeApps",
"operationName" : "DescribeApps",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeAppsResponse",
"documentation" : "Contains the response to a DescribeApps
request.
"
},
"syncReturnType" : "DescribeAppsResponse"
},
"DescribeCommands" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the results of specified commands.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCommandsRequest",
"variableName" : "describeCommandsRequest",
"variableType" : "DescribeCommandsRequest",
"documentation" : "",
"simpleType" : "DescribeCommandsRequest",
"variableSetterType" : "DescribeCommandsRequest"
},
"methodName" : "describeCommands",
"operationName" : "DescribeCommands",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeCommandsResponse",
"documentation" : "Contains the response to a DescribeCommands
request.
"
},
"syncReturnType" : "DescribeCommandsResponse"
},
"DescribeDeployments" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Requests a description of a specified set of deployments.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDeploymentsRequest",
"variableName" : "describeDeploymentsRequest",
"variableType" : "DescribeDeploymentsRequest",
"documentation" : "",
"simpleType" : "DescribeDeploymentsRequest",
"variableSetterType" : "DescribeDeploymentsRequest"
},
"methodName" : "describeDeployments",
"operationName" : "DescribeDeployments",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDeploymentsResponse",
"documentation" : "Contains the response to a DescribeDeployments
request.
"
},
"syncReturnType" : "DescribeDeploymentsResponse"
},
"DescribeEcsClusters" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes Amazon ECS clusters that are registered with a stack. If you specify only a stack ID, you can use the MaxResults
and NextToken
parameters to paginate the response. However, AWS OpsWorks Stacks currently supports only one cluster per layer, so the result set has a maximum of one element.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack or an attached policy that explicitly grants permission. For more information about user permissions, see Managing User Permissions.
This call accepts only one resource-identifying parameter.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEcsClustersRequest",
"variableName" : "describeEcsClustersRequest",
"variableType" : "DescribeEcsClustersRequest",
"documentation" : "",
"simpleType" : "DescribeEcsClustersRequest",
"variableSetterType" : "DescribeEcsClustersRequest"
},
"methodName" : "describeEcsClusters",
"operationName" : "DescribeEcsClusters",
"paginated" : true,
"returnType" : {
"returnType" : "DescribeEcsClustersResponse",
"documentation" : "Contains the response to a DescribeEcsClusters
request.
"
},
"syncReturnType" : "DescribeEcsClustersResponse"
},
"DescribeElasticIps" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes Elastic IP addresses.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeElasticIpsRequest",
"variableName" : "describeElasticIpsRequest",
"variableType" : "DescribeElasticIpsRequest",
"documentation" : "",
"simpleType" : "DescribeElasticIpsRequest",
"variableSetterType" : "DescribeElasticIpsRequest"
},
"methodName" : "describeElasticIps",
"operationName" : "DescribeElasticIps",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeElasticIpsResponse",
"documentation" : "Contains the response to a DescribeElasticIps
request.
"
},
"syncReturnType" : "DescribeElasticIpsResponse"
},
"DescribeElasticLoadBalancers" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a stack's Elastic Load Balancing instances.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeElasticLoadBalancersRequest",
"variableName" : "describeElasticLoadBalancersRequest",
"variableType" : "DescribeElasticLoadBalancersRequest",
"documentation" : "",
"simpleType" : "DescribeElasticLoadBalancersRequest",
"variableSetterType" : "DescribeElasticLoadBalancersRequest"
},
"methodName" : "describeElasticLoadBalancers",
"operationName" : "DescribeElasticLoadBalancers",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeElasticLoadBalancersResponse",
"documentation" : "Contains the response to a DescribeElasticLoadBalancers
request.
"
},
"syncReturnType" : "DescribeElasticLoadBalancersResponse"
},
"DescribeInstances" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Requests a description of a set of instances.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeInstancesRequest",
"variableName" : "describeInstancesRequest",
"variableType" : "DescribeInstancesRequest",
"documentation" : "",
"simpleType" : "DescribeInstancesRequest",
"variableSetterType" : "DescribeInstancesRequest"
},
"methodName" : "describeInstances",
"operationName" : "DescribeInstances",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeInstancesResponse",
"documentation" : "Contains the response to a DescribeInstances
request.
"
},
"syncReturnType" : "DescribeInstancesResponse"
},
"DescribeLayers" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Requests a description of one or more layers in a specified stack.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeLayersRequest",
"variableName" : "describeLayersRequest",
"variableType" : "DescribeLayersRequest",
"documentation" : "",
"simpleType" : "DescribeLayersRequest",
"variableSetterType" : "DescribeLayersRequest"
},
"methodName" : "describeLayers",
"operationName" : "DescribeLayers",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeLayersResponse",
"documentation" : "Contains the response to a DescribeLayers
request.
"
},
"syncReturnType" : "DescribeLayersResponse"
},
"DescribeLoadBasedAutoScaling" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes load-based auto scaling configurations for specified layers.
You must specify at least one of the parameters.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeLoadBasedAutoScalingRequest",
"variableName" : "describeLoadBasedAutoScalingRequest",
"variableType" : "DescribeLoadBasedAutoScalingRequest",
"documentation" : "",
"simpleType" : "DescribeLoadBasedAutoScalingRequest",
"variableSetterType" : "DescribeLoadBasedAutoScalingRequest"
},
"methodName" : "describeLoadBasedAutoScaling",
"operationName" : "DescribeLoadBasedAutoScaling",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeLoadBasedAutoScalingResponse",
"documentation" : "Contains the response to a DescribeLoadBasedAutoScaling
request.
"
},
"syncReturnType" : "DescribeLoadBasedAutoScalingResponse"
},
"DescribeMyUserProfile" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes a user's SSH information.
Required Permissions: To use this action, an IAM user must have self-management enabled or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeMyUserProfileRequest",
"variableName" : "describeMyUserProfileRequest",
"variableType" : "DescribeMyUserProfileRequest",
"documentation" : null,
"simpleType" : "DescribeMyUserProfileRequest",
"variableSetterType" : "DescribeMyUserProfileRequest"
},
"methodName" : "describeMyUserProfile",
"operationName" : "DescribeMyUserProfile",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeMyUserProfileResponse",
"documentation" : "Contains the response to a DescribeMyUserProfile
request.
"
},
"syncReturnType" : "DescribeMyUserProfileResponse"
},
"DescribeOperatingSystems" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the operating systems that are supported by AWS OpsWorks Stacks.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeOperatingSystemsRequest",
"variableName" : "describeOperatingSystemsRequest",
"variableType" : "DescribeOperatingSystemsRequest",
"documentation" : null,
"simpleType" : "DescribeOperatingSystemsRequest",
"variableSetterType" : "DescribeOperatingSystemsRequest"
},
"methodName" : "describeOperatingSystems",
"operationName" : "DescribeOperatingSystems",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeOperatingSystemsResponse",
"documentation" : "The response to a DescribeOperatingSystems
request.
"
},
"syncReturnType" : "DescribeOperatingSystemsResponse"
},
"DescribePermissions" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the permissions for a specified stack.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribePermissionsRequest",
"variableName" : "describePermissionsRequest",
"variableType" : "DescribePermissionsRequest",
"documentation" : "",
"simpleType" : "DescribePermissionsRequest",
"variableSetterType" : "DescribePermissionsRequest"
},
"methodName" : "describePermissions",
"operationName" : "DescribePermissions",
"paginated" : false,
"returnType" : {
"returnType" : "DescribePermissionsResponse",
"documentation" : "Contains the response to a DescribePermissions
request.
"
},
"syncReturnType" : "DescribePermissionsResponse"
},
"DescribeRaidArrays" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describe an instance's RAID arrays.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeRaidArraysRequest",
"variableName" : "describeRaidArraysRequest",
"variableType" : "DescribeRaidArraysRequest",
"documentation" : "",
"simpleType" : "DescribeRaidArraysRequest",
"variableSetterType" : "DescribeRaidArraysRequest"
},
"methodName" : "describeRaidArrays",
"operationName" : "DescribeRaidArrays",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeRaidArraysResponse",
"documentation" : "Contains the response to a DescribeRaidArrays
request.
"
},
"syncReturnType" : "DescribeRaidArraysResponse"
},
"DescribeRdsDbInstances" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes Amazon RDS instances.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
This call accepts only one resource-identifying parameter.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeRdsDbInstancesRequest",
"variableName" : "describeRdsDbInstancesRequest",
"variableType" : "DescribeRdsDbInstancesRequest",
"documentation" : "",
"simpleType" : "DescribeRdsDbInstancesRequest",
"variableSetterType" : "DescribeRdsDbInstancesRequest"
},
"methodName" : "describeRdsDbInstances",
"operationName" : "DescribeRdsDbInstances",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeRdsDbInstancesResponse",
"documentation" : "Contains the response to a DescribeRdsDbInstances
request.
"
},
"syncReturnType" : "DescribeRdsDbInstancesResponse"
},
"DescribeServiceErrors" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes AWS OpsWorks Stacks service errors.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
This call accepts only one resource-identifying parameter.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeServiceErrorsRequest",
"variableName" : "describeServiceErrorsRequest",
"variableType" : "DescribeServiceErrorsRequest",
"documentation" : "",
"simpleType" : "DescribeServiceErrorsRequest",
"variableSetterType" : "DescribeServiceErrorsRequest"
},
"methodName" : "describeServiceErrors",
"operationName" : "DescribeServiceErrors",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeServiceErrorsResponse",
"documentation" : "Contains the response to a DescribeServiceErrors
request.
"
},
"syncReturnType" : "DescribeServiceErrorsResponse"
},
"DescribeStackProvisioningParameters" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Requests a description of a stack's provisioning parameters.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeStackProvisioningParametersRequest",
"variableName" : "describeStackProvisioningParametersRequest",
"variableType" : "DescribeStackProvisioningParametersRequest",
"documentation" : "",
"simpleType" : "DescribeStackProvisioningParametersRequest",
"variableSetterType" : "DescribeStackProvisioningParametersRequest"
},
"methodName" : "describeStackProvisioningParameters",
"operationName" : "DescribeStackProvisioningParameters",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeStackProvisioningParametersResponse",
"documentation" : "Contains the response to a DescribeStackProvisioningParameters
request.
"
},
"syncReturnType" : "DescribeStackProvisioningParametersResponse"
},
"DescribeStackSummary" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup
or online
.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeStackSummaryRequest",
"variableName" : "describeStackSummaryRequest",
"variableType" : "DescribeStackSummaryRequest",
"documentation" : "",
"simpleType" : "DescribeStackSummaryRequest",
"variableSetterType" : "DescribeStackSummaryRequest"
},
"methodName" : "describeStackSummary",
"operationName" : "DescribeStackSummary",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeStackSummaryResponse",
"documentation" : "Contains the response to a DescribeStackSummary
request.
"
},
"syncReturnType" : "DescribeStackSummaryResponse"
},
"DescribeStacks" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Requests a description of one or more stacks.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeStacksRequest",
"variableName" : "describeStacksRequest",
"variableType" : "DescribeStacksRequest",
"documentation" : "",
"simpleType" : "DescribeStacksRequest",
"variableSetterType" : "DescribeStacksRequest"
},
"methodName" : "describeStacks",
"operationName" : "DescribeStacks",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeStacksResponse",
"documentation" : "Contains the response to a DescribeStacks
request.
"
},
"syncReturnType" : "DescribeStacksResponse"
},
"DescribeTimeBasedAutoScaling" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes time-based auto scaling configurations for specified instances.
You must specify at least one of the parameters.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeTimeBasedAutoScalingRequest",
"variableName" : "describeTimeBasedAutoScalingRequest",
"variableType" : "DescribeTimeBasedAutoScalingRequest",
"documentation" : "",
"simpleType" : "DescribeTimeBasedAutoScalingRequest",
"variableSetterType" : "DescribeTimeBasedAutoScalingRequest"
},
"methodName" : "describeTimeBasedAutoScaling",
"operationName" : "DescribeTimeBasedAutoScaling",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeTimeBasedAutoScalingResponse",
"documentation" : "Contains the response to a DescribeTimeBasedAutoScaling
request.
"
},
"syncReturnType" : "DescribeTimeBasedAutoScalingResponse"
},
"DescribeUserProfiles" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describe specified users.
Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeUserProfilesRequest",
"variableName" : "describeUserProfilesRequest",
"variableType" : "DescribeUserProfilesRequest",
"documentation" : "",
"simpleType" : "DescribeUserProfilesRequest",
"variableSetterType" : "DescribeUserProfilesRequest"
},
"methodName" : "describeUserProfiles",
"operationName" : "DescribeUserProfiles",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeUserProfilesResponse",
"documentation" : "Contains the response to a DescribeUserProfiles
request.
"
},
"syncReturnType" : "DescribeUserProfilesResponse"
},
"DescribeVolumes" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes an instance's Amazon EBS volumes.
This call accepts only one resource-identifying parameter.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeVolumesRequest",
"variableName" : "describeVolumesRequest",
"variableType" : "DescribeVolumesRequest",
"documentation" : "",
"simpleType" : "DescribeVolumesRequest",
"variableSetterType" : "DescribeVolumesRequest"
},
"methodName" : "describeVolumes",
"operationName" : "DescribeVolumes",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeVolumesResponse",
"documentation" : "Contains the response to a DescribeVolumes
request.
"
},
"syncReturnType" : "DescribeVolumesResponse"
},
"DetachElasticLoadBalancer" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Detaches a specified Elastic Load Balancing instance from its layer.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DetachElasticLoadBalancerRequest",
"variableName" : "detachElasticLoadBalancerRequest",
"variableType" : "DetachElasticLoadBalancerRequest",
"documentation" : "",
"simpleType" : "DetachElasticLoadBalancerRequest",
"variableSetterType" : "DetachElasticLoadBalancerRequest"
},
"methodName" : "detachElasticLoadBalancer",
"operationName" : "DetachElasticLoadBalancer",
"paginated" : false,
"returnType" : {
"returnType" : "DetachElasticLoadBalancerResponse",
"documentation" : null
},
"syncReturnType" : "DetachElasticLoadBalancerResponse"
},
"DisassociateElasticIp" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disassociates an Elastic IP address from its instance. The address remains registered with the stack. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisassociateElasticIpRequest",
"variableName" : "disassociateElasticIpRequest",
"variableType" : "DisassociateElasticIpRequest",
"documentation" : "",
"simpleType" : "DisassociateElasticIpRequest",
"variableSetterType" : "DisassociateElasticIpRequest"
},
"methodName" : "disassociateElasticIp",
"operationName" : "DisassociateElasticIp",
"paginated" : false,
"returnType" : {
"returnType" : "DisassociateElasticIpResponse",
"documentation" : null
},
"syncReturnType" : "DisassociateElasticIpResponse"
},
"GetHostnameSuggestion" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Gets a generated host name for the specified layer, based on the current host name theme.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "GetHostnameSuggestionRequest",
"variableName" : "getHostnameSuggestionRequest",
"variableType" : "GetHostnameSuggestionRequest",
"documentation" : "",
"simpleType" : "GetHostnameSuggestionRequest",
"variableSetterType" : "GetHostnameSuggestionRequest"
},
"methodName" : "getHostnameSuggestion",
"operationName" : "GetHostnameSuggestion",
"paginated" : false,
"returnType" : {
"returnType" : "GetHostnameSuggestionResponse",
"documentation" : "Contains the response to a GetHostnameSuggestion
request.
"
},
"syncReturnType" : "GetHostnameSuggestionResponse"
},
"GrantAccess" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : " This action can be used only with Windows stacks.
Grants RDP access to a Windows instance for a specified time period.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "GrantAccessRequest",
"variableName" : "grantAccessRequest",
"variableType" : "GrantAccessRequest",
"documentation" : "",
"simpleType" : "GrantAccessRequest",
"variableSetterType" : "GrantAccessRequest"
},
"methodName" : "grantAccess",
"operationName" : "GrantAccess",
"paginated" : false,
"returnType" : {
"returnType" : "GrantAccessResponse",
"documentation" : "Contains the response to a GrantAccess
request.
"
},
"syncReturnType" : "GrantAccessResponse"
},
"ListTags" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Returns a list of tags that are applied to the specified stack or layer.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListTagsRequest",
"variableName" : "listTagsRequest",
"variableType" : "ListTagsRequest",
"documentation" : "",
"simpleType" : "ListTagsRequest",
"variableSetterType" : "ListTagsRequest"
},
"methodName" : "listTags",
"operationName" : "ListTags",
"paginated" : false,
"returnType" : {
"returnType" : "ListTagsResponse",
"documentation" : "Contains the response to a ListTags
request.
"
},
"syncReturnType" : "ListTagsResponse"
},
"RebootInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Reboots a specified instance. For more information, see Starting, Stopping, and Rebooting Instances.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RebootInstanceRequest",
"variableName" : "rebootInstanceRequest",
"variableType" : "RebootInstanceRequest",
"documentation" : "",
"simpleType" : "RebootInstanceRequest",
"variableSetterType" : "RebootInstanceRequest"
},
"methodName" : "rebootInstance",
"operationName" : "RebootInstance",
"paginated" : false,
"returnType" : {
"returnType" : "RebootInstanceResponse",
"documentation" : null
},
"syncReturnType" : "RebootInstanceResponse"
},
"RegisterEcsCluster" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Registers a specified Amazon ECS cluster with a stack. You can register only one cluster with a stack. A cluster can be registered with only one stack. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RegisterEcsClusterRequest",
"variableName" : "registerEcsClusterRequest",
"variableType" : "RegisterEcsClusterRequest",
"documentation" : "",
"simpleType" : "RegisterEcsClusterRequest",
"variableSetterType" : "RegisterEcsClusterRequest"
},
"methodName" : "registerEcsCluster",
"operationName" : "RegisterEcsCluster",
"paginated" : false,
"returnType" : {
"returnType" : "RegisterEcsClusterResponse",
"documentation" : "Contains the response to a RegisterEcsCluster
request.
"
},
"syncReturnType" : "RegisterEcsClusterResponse"
},
"RegisterElasticIp" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Registers an Elastic IP address with a specified stack. An address can be registered with only one stack at a time. If the address is already registered, you must first deregister it by calling DeregisterElasticIp. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RegisterElasticIpRequest",
"variableName" : "registerElasticIpRequest",
"variableType" : "RegisterElasticIpRequest",
"documentation" : "",
"simpleType" : "RegisterElasticIpRequest",
"variableSetterType" : "RegisterElasticIpRequest"
},
"methodName" : "registerElasticIp",
"operationName" : "RegisterElasticIp",
"paginated" : false,
"returnType" : {
"returnType" : "RegisterElasticIpResponse",
"documentation" : "Contains the response to a RegisterElasticIp
request.
"
},
"syncReturnType" : "RegisterElasticIpResponse"
},
"RegisterInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Registers instances that were created outside of AWS OpsWorks Stacks with a specified stack.
We do not recommend using this action to register instances. The complete registration operation includes two tasks: installing the AWS OpsWorks Stacks agent on the instance, and registering the instance with the stack. RegisterInstance
handles only the second step. You should instead use the AWS CLI register
command, which performs the entire registration operation. For more information, see Registering an Instance with an AWS OpsWorks Stacks Stack.
Registered instances have the same requirements as instances that are created by using the CreateInstance API. For example, registered instances must be running a supported Linux-based operating system, and they must have a supported instance type. For more information about requirements for instances that you want to register, see Preparing the Instance.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RegisterInstanceRequest",
"variableName" : "registerInstanceRequest",
"variableType" : "RegisterInstanceRequest",
"documentation" : "",
"simpleType" : "RegisterInstanceRequest",
"variableSetterType" : "RegisterInstanceRequest"
},
"methodName" : "registerInstance",
"operationName" : "RegisterInstance",
"paginated" : false,
"returnType" : {
"returnType" : "RegisterInstanceResponse",
"documentation" : "Contains the response to a RegisterInstanceResult
request.
"
},
"syncReturnType" : "RegisterInstanceResponse"
},
"RegisterRdsDbInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Registers an Amazon RDS instance with a stack.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RegisterRdsDbInstanceRequest",
"variableName" : "registerRdsDbInstanceRequest",
"variableType" : "RegisterRdsDbInstanceRequest",
"documentation" : "",
"simpleType" : "RegisterRdsDbInstanceRequest",
"variableSetterType" : "RegisterRdsDbInstanceRequest"
},
"methodName" : "registerRdsDbInstance",
"operationName" : "RegisterRdsDbInstance",
"paginated" : false,
"returnType" : {
"returnType" : "RegisterRdsDbInstanceResponse",
"documentation" : null
},
"syncReturnType" : "RegisterRdsDbInstanceResponse"
},
"RegisterVolume" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Registers an Amazon EBS volume with a specified stack. A volume can be registered with only one stack at a time. If the volume is already registered, you must first deregister it by calling DeregisterVolume. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RegisterVolumeRequest",
"variableName" : "registerVolumeRequest",
"variableType" : "RegisterVolumeRequest",
"documentation" : "",
"simpleType" : "RegisterVolumeRequest",
"variableSetterType" : "RegisterVolumeRequest"
},
"methodName" : "registerVolume",
"operationName" : "RegisterVolume",
"paginated" : false,
"returnType" : {
"returnType" : "RegisterVolumeResponse",
"documentation" : "Contains the response to a RegisterVolume
request.
"
},
"syncReturnType" : "RegisterVolumeResponse"
},
"SetLoadBasedAutoScaling" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Specify the load-based auto scaling configuration for a specified layer. For more information, see Managing Load with Time-based and Load-based Instances.
To use load-based auto scaling, you must create a set of load-based auto scaling instances. Load-based auto scaling operates only on the instances from that set, so you must ensure that you have created enough instances to handle the maximum anticipated load.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "SetLoadBasedAutoScalingRequest",
"variableName" : "setLoadBasedAutoScalingRequest",
"variableType" : "SetLoadBasedAutoScalingRequest",
"documentation" : "",
"simpleType" : "SetLoadBasedAutoScalingRequest",
"variableSetterType" : "SetLoadBasedAutoScalingRequest"
},
"methodName" : "setLoadBasedAutoScaling",
"operationName" : "SetLoadBasedAutoScaling",
"paginated" : false,
"returnType" : {
"returnType" : "SetLoadBasedAutoScalingResponse",
"documentation" : null
},
"syncReturnType" : "SetLoadBasedAutoScalingResponse"
},
"SetPermission" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Specifies a user's permissions. For more information, see Security and Permissions.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "SetPermissionRequest",
"variableName" : "setPermissionRequest",
"variableType" : "SetPermissionRequest",
"documentation" : "",
"simpleType" : "SetPermissionRequest",
"variableSetterType" : "SetPermissionRequest"
},
"methodName" : "setPermission",
"operationName" : "SetPermission",
"paginated" : false,
"returnType" : {
"returnType" : "SetPermissionResponse",
"documentation" : null
},
"syncReturnType" : "SetPermissionResponse"
},
"SetTimeBasedAutoScaling" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Specify the time-based auto scaling configuration for a specified instance. For more information, see Managing Load with Time-based and Load-based Instances.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "SetTimeBasedAutoScalingRequest",
"variableName" : "setTimeBasedAutoScalingRequest",
"variableType" : "SetTimeBasedAutoScalingRequest",
"documentation" : "",
"simpleType" : "SetTimeBasedAutoScalingRequest",
"variableSetterType" : "SetTimeBasedAutoScalingRequest"
},
"methodName" : "setTimeBasedAutoScaling",
"operationName" : "SetTimeBasedAutoScaling",
"paginated" : false,
"returnType" : {
"returnType" : "SetTimeBasedAutoScalingResponse",
"documentation" : null
},
"syncReturnType" : "SetTimeBasedAutoScalingResponse"
},
"StartInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Starts a specified instance. For more information, see Starting, Stopping, and Rebooting Instances.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StartInstanceRequest",
"variableName" : "startInstanceRequest",
"variableType" : "StartInstanceRequest",
"documentation" : "",
"simpleType" : "StartInstanceRequest",
"variableSetterType" : "StartInstanceRequest"
},
"methodName" : "startInstance",
"operationName" : "StartInstance",
"paginated" : false,
"returnType" : {
"returnType" : "StartInstanceResponse",
"documentation" : null
},
"syncReturnType" : "StartInstanceResponse"
},
"StartStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Starts a stack's instances.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StartStackRequest",
"variableName" : "startStackRequest",
"variableType" : "StartStackRequest",
"documentation" : "",
"simpleType" : "StartStackRequest",
"variableSetterType" : "StartStackRequest"
},
"methodName" : "startStack",
"operationName" : "StartStack",
"paginated" : false,
"returnType" : {
"returnType" : "StartStackResponse",
"documentation" : null
},
"syncReturnType" : "StartStackResponse"
},
"StopInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Stops a specified instance. When you stop a standard instance, the data disappears and must be reinstalled when you restart the instance. You can stop an Amazon EBS-backed instance without losing data. For more information, see Starting, Stopping, and Rebooting Instances.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StopInstanceRequest",
"variableName" : "stopInstanceRequest",
"variableType" : "StopInstanceRequest",
"documentation" : "",
"simpleType" : "StopInstanceRequest",
"variableSetterType" : "StopInstanceRequest"
},
"methodName" : "stopInstance",
"operationName" : "StopInstance",
"paginated" : false,
"returnType" : {
"returnType" : "StopInstanceResponse",
"documentation" : null
},
"syncReturnType" : "StopInstanceResponse"
},
"StopStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Stops a specified stack.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "StopStackRequest",
"variableName" : "stopStackRequest",
"variableType" : "StopStackRequest",
"documentation" : "",
"simpleType" : "StopStackRequest",
"variableSetterType" : "StopStackRequest"
},
"methodName" : "stopStack",
"operationName" : "StopStack",
"paginated" : false,
"returnType" : {
"returnType" : "StopStackResponse",
"documentation" : null
},
"syncReturnType" : "StopStackResponse"
},
"TagResource" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks. For more information about how tagging works, see Tags in the AWS OpsWorks User Guide.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"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"
},
"UnassignInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Unassigns a registered instance from all layers that are using the instance. The instance remains in the stack as an unassigned instance, and can be assigned to another layer as needed. You cannot use this action with instances that were created with AWS OpsWorks Stacks.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UnassignInstanceRequest",
"variableName" : "unassignInstanceRequest",
"variableType" : "UnassignInstanceRequest",
"documentation" : "",
"simpleType" : "UnassignInstanceRequest",
"variableSetterType" : "UnassignInstanceRequest"
},
"methodName" : "unassignInstance",
"operationName" : "UnassignInstance",
"paginated" : false,
"returnType" : {
"returnType" : "UnassignInstanceResponse",
"documentation" : null
},
"syncReturnType" : "UnassignInstanceResponse"
},
"UnassignVolume" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Unassigns an assigned Amazon EBS volume. The volume remains registered with the stack. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UnassignVolumeRequest",
"variableName" : "unassignVolumeRequest",
"variableType" : "UnassignVolumeRequest",
"documentation" : "",
"simpleType" : "UnassignVolumeRequest",
"variableSetterType" : "UnassignVolumeRequest"
},
"methodName" : "unassignVolume",
"operationName" : "UnassignVolume",
"paginated" : false,
"returnType" : {
"returnType" : "UnassignVolumeResponse",
"documentation" : null
},
"syncReturnType" : "UnassignVolumeResponse"
},
"UntagResource" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Removes tags from a specified stack or layer.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"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"
},
"UpdateApp" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a specified app.
Required Permissions: To use this action, an IAM user must have a Deploy or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateAppRequest",
"variableName" : "updateAppRequest",
"variableType" : "UpdateAppRequest",
"documentation" : "",
"simpleType" : "UpdateAppRequest",
"variableSetterType" : "UpdateAppRequest"
},
"methodName" : "updateApp",
"operationName" : "UpdateApp",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateAppResponse",
"documentation" : null
},
"syncReturnType" : "UpdateAppResponse"
},
"UpdateElasticIp" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a registered Elastic IP address's name. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateElasticIpRequest",
"variableName" : "updateElasticIpRequest",
"variableType" : "UpdateElasticIpRequest",
"documentation" : "",
"simpleType" : "UpdateElasticIpRequest",
"variableSetterType" : "UpdateElasticIpRequest"
},
"methodName" : "updateElasticIp",
"operationName" : "UpdateElasticIp",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateElasticIpResponse",
"documentation" : null
},
"syncReturnType" : "UpdateElasticIpResponse"
},
"UpdateInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a specified instance.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateInstanceRequest",
"variableName" : "updateInstanceRequest",
"variableType" : "UpdateInstanceRequest",
"documentation" : "",
"simpleType" : "UpdateInstanceRequest",
"variableSetterType" : "UpdateInstanceRequest"
},
"methodName" : "updateInstance",
"operationName" : "UpdateInstance",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateInstanceResponse",
"documentation" : null
},
"syncReturnType" : "UpdateInstanceResponse"
},
"UpdateLayer" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a specified layer.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateLayerRequest",
"variableName" : "updateLayerRequest",
"variableType" : "UpdateLayerRequest",
"documentation" : "",
"simpleType" : "UpdateLayerRequest",
"variableSetterType" : "UpdateLayerRequest"
},
"methodName" : "updateLayer",
"operationName" : "UpdateLayer",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateLayerResponse",
"documentation" : null
},
"syncReturnType" : "UpdateLayerResponse"
},
"UpdateMyUserProfile" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a user's SSH public key.
Required Permissions: To use this action, an IAM user must have self-management enabled or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateMyUserProfileRequest",
"variableName" : "updateMyUserProfileRequest",
"variableType" : "UpdateMyUserProfileRequest",
"documentation" : "",
"simpleType" : "UpdateMyUserProfileRequest",
"variableSetterType" : "UpdateMyUserProfileRequest"
},
"methodName" : "updateMyUserProfile",
"operationName" : "UpdateMyUserProfile",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateMyUserProfileResponse",
"documentation" : null
},
"syncReturnType" : "UpdateMyUserProfileResponse"
},
"UpdateRdsDbInstance" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates an Amazon RDS instance.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateRdsDbInstanceRequest",
"variableName" : "updateRdsDbInstanceRequest",
"variableType" : "UpdateRdsDbInstanceRequest",
"documentation" : "",
"simpleType" : "UpdateRdsDbInstanceRequest",
"variableSetterType" : "UpdateRdsDbInstanceRequest"
},
"methodName" : "updateRdsDbInstance",
"operationName" : "UpdateRdsDbInstance",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateRdsDbInstanceResponse",
"documentation" : null
},
"syncReturnType" : "UpdateRdsDbInstanceResponse"
},
"UpdateStack" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a specified stack.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateStackRequest",
"variableName" : "updateStackRequest",
"variableType" : "UpdateStackRequest",
"documentation" : "",
"simpleType" : "UpdateStackRequest",
"variableSetterType" : "UpdateStackRequest"
},
"methodName" : "updateStack",
"operationName" : "UpdateStack",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateStackResponse",
"documentation" : null
},
"syncReturnType" : "UpdateStackResponse"
},
"UpdateUserProfile" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates a specified user profile.
Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateUserProfileRequest",
"variableName" : "updateUserProfileRequest",
"variableType" : "UpdateUserProfileRequest",
"documentation" : "",
"simpleType" : "UpdateUserProfileRequest",
"variableSetterType" : "UpdateUserProfileRequest"
},
"methodName" : "updateUserProfile",
"operationName" : "UpdateUserProfile",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateUserProfileResponse",
"documentation" : null
},
"syncReturnType" : "UpdateUserProfileResponse"
},
"UpdateVolume" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates an Amazon EBS volume's name or mount point. For more information, see Resource Management.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "ValidationException",
"documentation" : "Indicates that a request was not valid.
",
"httpStatusCode" : null
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "Indicates that a resource was not found.
",
"httpStatusCode" : null
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateVolumeRequest",
"variableName" : "updateVolumeRequest",
"variableType" : "UpdateVolumeRequest",
"documentation" : "",
"simpleType" : "UpdateVolumeRequest",
"variableSetterType" : "UpdateVolumeRequest"
},
"methodName" : "updateVolume",
"operationName" : "UpdateVolume",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateVolumeResponse",
"documentation" : null
},
"syncReturnType" : "UpdateVolumeResponse"
}
},
"shapes" : {
"AgentVersion" : {
"c2jName" : "AgentVersion",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "Describes an agent version.
",
"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" : [ {
"beanStyleGetterMethodName" : "getVersion",
"beanStyleSetterMethodName" : "setVersion",
"c2jName" : "Version",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The agent version.
\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 #version(String)}.\n@param version 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 #version(String)",
"deprecated" : false,
"documentation" : "The agent version.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "version",
"fluentSetterDocumentation" : "The agent version.
\n@param version The agent version.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "version",
"getterDocumentation" : "The agent version.
\n@return The agent version.",
"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" : "Version",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Version",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Version",
"sensitive" : false,
"setterDocumentation" : "The agent version.
\n@param version The agent version.",
"setterMethodName" : "setVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "version",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "version",
"variableType" : "String",
"documentation" : "The agent version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConfigurationManager",
"beanStyleSetterMethodName" : "setConfigurationManager",
"c2jName" : "ConfigurationManager",
"c2jShape" : "StackConfigurationManager",
"defaultConsumerFluentSetterDocumentation" : "The configuration manager.
\nThis is a convenience that creates an instance of the {@link StackConfigurationManager.Builder} avoiding the need to create one manually via {@link StackConfigurationManager#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackConfigurationManager.Builder#build()} is called immediately and its result is passed to {@link #configurationManager(StackConfigurationManager)}.\n@param configurationManager a consumer that will call methods on {@link StackConfigurationManager.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #configurationManager(StackConfigurationManager)",
"deprecated" : false,
"documentation" : "The configuration manager.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "configurationManager",
"fluentSetterDocumentation" : "The configuration manager.
\n@param configurationManager The configuration manager.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "configurationManager",
"getterDocumentation" : "The configuration manager.
\n@return The configuration manager.",
"getterModel" : {
"returnType" : "StackConfigurationManager",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ConfigurationManager",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationManager",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ConfigurationManager",
"sensitive" : false,
"setterDocumentation" : "The configuration manager.
\n@param configurationManager The configuration manager.",
"setterMethodName" : "setConfigurationManager",
"setterModel" : {
"variableDeclarationType" : "StackConfigurationManager",
"variableName" : "configurationManager",
"variableType" : "StackConfigurationManager",
"documentation" : null,
"simpleType" : "StackConfigurationManager",
"variableSetterType" : "StackConfigurationManager"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "StackConfigurationManager",
"variableName" : "configurationManager",
"variableType" : "StackConfigurationManager",
"documentation" : "The configuration manager.
",
"simpleType" : "StackConfigurationManager",
"variableSetterType" : "StackConfigurationManager"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ConfigurationManager" : {
"beanStyleGetterMethodName" : "getConfigurationManager",
"beanStyleSetterMethodName" : "setConfigurationManager",
"c2jName" : "ConfigurationManager",
"c2jShape" : "StackConfigurationManager",
"defaultConsumerFluentSetterDocumentation" : "The configuration manager.
\nThis is a convenience that creates an instance of the {@link StackConfigurationManager.Builder} avoiding the need to create one manually via {@link StackConfigurationManager#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackConfigurationManager.Builder#build()} is called immediately and its result is passed to {@link #configurationManager(StackConfigurationManager)}.\n@param configurationManager a consumer that will call methods on {@link StackConfigurationManager.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #configurationManager(StackConfigurationManager)",
"deprecated" : false,
"documentation" : "The configuration manager.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "configurationManager",
"fluentSetterDocumentation" : "The configuration manager.
\n@param configurationManager The configuration manager.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "configurationManager",
"getterDocumentation" : "The configuration manager.
\n@return The configuration manager.",
"getterModel" : {
"returnType" : "StackConfigurationManager",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ConfigurationManager",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationManager",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ConfigurationManager",
"sensitive" : false,
"setterDocumentation" : "The configuration manager.
\n@param configurationManager The configuration manager.",
"setterMethodName" : "setConfigurationManager",
"setterModel" : {
"variableDeclarationType" : "StackConfigurationManager",
"variableName" : "configurationManager",
"variableType" : "StackConfigurationManager",
"documentation" : null,
"simpleType" : "StackConfigurationManager",
"variableSetterType" : "StackConfigurationManager"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "StackConfigurationManager",
"variableName" : "configurationManager",
"variableType" : "StackConfigurationManager",
"documentation" : "The configuration manager.
",
"simpleType" : "StackConfigurationManager",
"variableSetterType" : "StackConfigurationManager"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Version" : {
"beanStyleGetterMethodName" : "getVersion",
"beanStyleSetterMethodName" : "setVersion",
"c2jName" : "Version",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The agent version.
\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 #version(String)}.\n@param version 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 #version(String)",
"deprecated" : false,
"documentation" : "The agent version.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "version",
"fluentSetterDocumentation" : "The agent version.
\n@param version The agent version.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "version",
"getterDocumentation" : "The agent version.
\n@return The agent version.",
"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" : "Version",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Version",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Version",
"sensitive" : false,
"setterDocumentation" : "The agent version.
\n@param version The agent version.",
"setterMethodName" : "setVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "version",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "version",
"variableType" : "String",
"documentation" : "The agent version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getVersion",
"beanStyleSetterMethodName" : "setVersion",
"c2jName" : "Version",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The agent version.
\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 #version(String)}.\n@param version 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 #version(String)",
"deprecated" : false,
"documentation" : "The agent version.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "version",
"fluentSetterDocumentation" : "The agent version.
\n@param version The agent version.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "version",
"getterDocumentation" : "The agent version.
\n@return The agent version.",
"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" : "Version",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Version",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Version",
"sensitive" : false,
"setterDocumentation" : "The agent version.
\n@param version The agent version.",
"setterMethodName" : "setVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "version",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "version",
"variableType" : "String",
"documentation" : "The agent version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getConfigurationManager",
"beanStyleSetterMethodName" : "setConfigurationManager",
"c2jName" : "ConfigurationManager",
"c2jShape" : "StackConfigurationManager",
"defaultConsumerFluentSetterDocumentation" : "The configuration manager.
\nThis is a convenience that creates an instance of the {@link StackConfigurationManager.Builder} avoiding the need to create one manually via {@link StackConfigurationManager#builder()}.\n\nWhen the {@link Consumer} completes, {@link StackConfigurationManager.Builder#build()} is called immediately and its result is passed to {@link #configurationManager(StackConfigurationManager)}.\n@param configurationManager a consumer that will call methods on {@link StackConfigurationManager.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #configurationManager(StackConfigurationManager)",
"deprecated" : false,
"documentation" : "The configuration manager.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "configurationManager",
"fluentSetterDocumentation" : "The configuration manager.
\n@param configurationManager The configuration manager.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "configurationManager",
"getterDocumentation" : "The configuration manager.
\n@return The configuration manager.",
"getterModel" : {
"returnType" : "StackConfigurationManager",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ConfigurationManager",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationManager",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "ConfigurationManager",
"sensitive" : false,
"setterDocumentation" : "The configuration manager.
\n@param configurationManager The configuration manager.",
"setterMethodName" : "setConfigurationManager",
"setterModel" : {
"variableDeclarationType" : "StackConfigurationManager",
"variableName" : "configurationManager",
"variableType" : "StackConfigurationManager",
"documentation" : null,
"simpleType" : "StackConfigurationManager",
"variableSetterType" : "StackConfigurationManager"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "StackConfigurationManager",
"variableName" : "configurationManager",
"variableType" : "StackConfigurationManager",
"documentation" : "The configuration manager.
",
"simpleType" : "StackConfigurationManager",
"variableSetterType" : "StackConfigurationManager"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AgentVersion",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AgentVersion",
"variableName" : "agentVersion",
"variableType" : "AgentVersion",
"documentation" : null,
"simpleType" : "AgentVersion",
"variableSetterType" : "AgentVersion"
},
"wrapper" : false,
"xmlNamespace" : null
},
"App" : {
"c2jName" : "App",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "A description of the app.
",
"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" : [ {
"beanStyleGetterMethodName" : "getAppId",
"beanStyleSetterMethodName" : "setAppId",
"c2jName" : "AppId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app ID.
\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 #appId(String)}.\n@param appId 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 #appId(String)",
"deprecated" : false,
"documentation" : "The app ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "appId",
"fluentSetterDocumentation" : "The app ID.
\n@param appId The app ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "appId",
"getterDocumentation" : "The app ID.
\n@return The app ID.",
"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" : "AppId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AppId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AppId",
"sensitive" : false,
"setterDocumentation" : "The app ID.
\n@param appId The app ID.",
"setterMethodName" : "setAppId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "appId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "appId",
"variableType" : "String",
"documentation" : "The app ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getStackId",
"beanStyleSetterMethodName" : "setStackId",
"c2jName" : "StackId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app stack ID.
\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 #stackId(String)}.\n@param stackId 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 #stackId(String)",
"deprecated" : false,
"documentation" : "The app stack ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "stackId",
"fluentSetterDocumentation" : "The app stack ID.
\n@param stackId The app stack ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "stackId",
"getterDocumentation" : "The app stack ID.
\n@return The app stack ID.",
"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" : "StackId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "StackId",
"sensitive" : false,
"setterDocumentation" : "The app stack ID.
\n@param stackId The app stack ID.",
"setterMethodName" : "setStackId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackId",
"variableType" : "String",
"documentation" : "The app stack ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getShortname",
"beanStyleSetterMethodName" : "setShortname",
"c2jName" : "Shortname",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app's short name.
\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 #shortname(String)}.\n@param shortname 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 #shortname(String)",
"deprecated" : false,
"documentation" : "The app's short name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "shortname",
"fluentSetterDocumentation" : "The app's short name.
\n@param shortname The app's short name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "shortname",
"getterDocumentation" : "The app's short name.
\n@return The app's short name.",
"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" : "Shortname",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Shortname",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Shortname",
"sensitive" : false,
"setterDocumentation" : "The app's short name.
\n@param shortname The app's short name.",
"setterMethodName" : "setShortname",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "shortname",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "shortname",
"variableType" : "String",
"documentation" : "The app's short name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app name.
\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 #name(String)}.\n@param name 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 #name(String)",
"deprecated" : false,
"documentation" : "The app name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The app name.
\n@param name The app name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The app name.
\n@return The app name.",
"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" : "Name",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The app name.
\n@param name The app name.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The app name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "A description of the app.
\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 #description(String)}.\n@param description 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 #description(String)",
"deprecated" : false,
"documentation" : "A description of the app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "A description of the app.
\n@param description A description of the app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "A description of the app.
\n@return A description of the app.",
"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" : "Description",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Description",
"sensitive" : false,
"setterDocumentation" : "A description of the app.
\n@param description A description of the app.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "A description of the app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDataSources",
"beanStyleSetterMethodName" : "setDataSources",
"c2jName" : "DataSources",
"c2jShape" : "DataSources",
"defaultConsumerFluentSetterDocumentation" : "The app's data sources.
\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 #dataSources(List)}.\n@param dataSources 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 #dataSources(List)",
"deprecated" : false,
"documentation" : "The app's data sources.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "dataSources",
"fluentSetterDocumentation" : "The app's data sources.
\n@param dataSources The app's data sources.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "dataSources",
"getterDocumentation" : "The app's data sources.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The app's data sources.",
"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" : "DataSources",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DataSources",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DataSource",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DataSource.Builder} avoiding the need to create one manually via {@link DataSource#builder()}.\n\nWhen the {@link Consumer} completes, {@link DataSource.Builder#build()} is called immediately and its result is passed to {@link #member(DataSource)}.\n@param member a consumer that will call methods on {@link DataSource.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DataSource)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "DataSource",
"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" : "DataSource",
"variableName" : "member",
"variableType" : "DataSource",
"documentation" : null,
"simpleType" : "DataSource",
"variableSetterType" : "DataSource"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DataSource",
"variableName" : "member",
"variableType" : "DataSource",
"documentation" : "",
"simpleType" : "DataSource",
"variableSetterType" : "DataSource"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DataSource",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DataSource",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "DataSources",
"sensitive" : false,
"setterDocumentation" : "The app's data sources.
\n@param dataSources The app's data sources.",
"setterMethodName" : "setDataSources",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "dataSources",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "dataSources",
"variableType" : "java.util.List",
"documentation" : "The app's data sources.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getTypeAsString",
"beanStyleSetterMethodName" : "setType",
"c2jName" : "Type",
"c2jShape" : "AppType",
"defaultConsumerFluentSetterDocumentation" : "The app type.
\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 #typeAsString(String)}.\n@param type 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 #type(String)",
"deprecated" : false,
"documentation" : "The app type.
",
"endpointDiscoveryId" : false,
"enumType" : "AppType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "type",
"fluentEnumSetterMethodName" : "type",
"fluentGetterMethodName" : "typeAsString",
"fluentSetterDocumentation" : "The app type.
\n@param type The app type.\n@see AppType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AppType",
"fluentSetterMethodName" : "type",
"getterDocumentation" : "The app type.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #type} will return {@link AppType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #typeAsString}.\n
\n@return The app type.\n@see AppType",
"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" : "Type",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Type",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Type",
"sensitive" : false,
"setterDocumentation" : "The app type.
\n@param type The app type.\n@see AppType",
"setterMethodName" : "setType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "type",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "type",
"variableType" : "String",
"documentation" : "The app type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAppSource",
"beanStyleSetterMethodName" : "setAppSource",
"c2jName" : "AppSource",
"c2jShape" : "Source",
"defaultConsumerFluentSetterDocumentation" : "A Source
object that describes the app repository.
\nThis is a convenience that creates an instance of the {@link Source.Builder} avoiding the need to create one manually via {@link Source#builder()}.\n\nWhen the {@link Consumer} completes, {@link Source.Builder#build()} is called immediately and its result is passed to {@link #appSource(Source)}.\n@param appSource a consumer that will call methods on {@link Source.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appSource(Source)",
"deprecated" : false,
"documentation" : "A Source
object that describes the app repository.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "appSource",
"fluentSetterDocumentation" : "A Source
object that describes the app repository.
\n@param appSource A Source
object that describes the app repository.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "appSource",
"getterDocumentation" : "A Source
object that describes the app repository.
\n@return A Source
object that describes the app repository.",
"getterModel" : {
"returnType" : "Source",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AppSource",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AppSource",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "AppSource",
"sensitive" : false,
"setterDocumentation" : "A Source
object that describes the app repository.
\n@param appSource A Source
object that describes the app repository.",
"setterMethodName" : "setAppSource",
"setterModel" : {
"variableDeclarationType" : "Source",
"variableName" : "appSource",
"variableType" : "Source",
"documentation" : null,
"simpleType" : "Source",
"variableSetterType" : "Source"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Source",
"variableName" : "appSource",
"variableType" : "Source",
"documentation" : "A Source
object that describes the app repository.
",
"simpleType" : "Source",
"variableSetterType" : "Source"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomains",
"beanStyleSetterMethodName" : "setDomains",
"c2jName" : "Domains",
"c2jShape" : "Strings",
"defaultConsumerFluentSetterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\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 #domains(List)}.\n@param domains 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 #domains(List)",
"deprecated" : false,
"documentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domains",
"fluentSetterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@param domains The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domains",
"getterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"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" : "Domains",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Domains",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "Domains",
"sensitive" : false,
"setterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@param domains The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"setterMethodName" : "setDomains",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEnableSsl",
"beanStyleSetterMethodName" : "setEnableSsl",
"c2jName" : "EnableSsl",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Whether to enable SSL for the app.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enableSsl(Boolean)}.\n@param enableSsl a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enableSsl(Boolean)",
"deprecated" : false,
"documentation" : "Whether to enable SSL for the app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enableSsl",
"fluentSetterDocumentation" : "Whether to enable SSL for the app.
\n@param enableSsl Whether to enable SSL for the app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enableSsl",
"getterDocumentation" : "Whether to enable SSL for the app.
\n@return Whether to enable SSL for the app.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EnableSsl",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnableSsl",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "EnableSsl",
"sensitive" : false,
"setterDocumentation" : "Whether to enable SSL for the app.
\n@param enableSsl Whether to enable SSL for the app.",
"setterMethodName" : "setEnableSsl",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableSsl",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableSsl",
"variableType" : "Boolean",
"documentation" : "Whether to enable SSL for the app.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSslConfiguration",
"beanStyleSetterMethodName" : "setSslConfiguration",
"c2jName" : "SslConfiguration",
"c2jShape" : "SslConfiguration",
"defaultConsumerFluentSetterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\nThis is a convenience that creates an instance of the {@link SslConfiguration.Builder} avoiding the need to create one manually via {@link SslConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SslConfiguration.Builder#build()} is called immediately and its result is passed to {@link #sslConfiguration(SslConfiguration)}.\n@param sslConfiguration a consumer that will call methods on {@link SslConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslConfiguration(SslConfiguration)",
"deprecated" : false,
"documentation" : "An SslConfiguration
object with the SSL configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "sslConfiguration",
"fluentSetterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@param sslConfiguration An SslConfiguration
object with the SSL configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "sslConfiguration",
"getterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@return An SslConfiguration
object with the SSL configuration.",
"getterModel" : {
"returnType" : "SslConfiguration",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SslConfiguration",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SslConfiguration",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "SslConfiguration",
"sensitive" : false,
"setterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@param sslConfiguration An SslConfiguration
object with the SSL configuration.",
"setterMethodName" : "setSslConfiguration",
"setterModel" : {
"variableDeclarationType" : "SslConfiguration",
"variableName" : "sslConfiguration",
"variableType" : "SslConfiguration",
"documentation" : null,
"simpleType" : "SslConfiguration",
"variableSetterType" : "SslConfiguration"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SslConfiguration",
"variableName" : "sslConfiguration",
"variableType" : "SslConfiguration",
"documentation" : "An SslConfiguration
object with the SSL configuration.
",
"simpleType" : "SslConfiguration",
"variableSetterType" : "SslConfiguration"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAttributesAsStrings",
"beanStyleSetterMethodName" : "setAttributesWithStrings",
"c2jName" : "Attributes",
"c2jShape" : "AppAttributes",
"defaultConsumerFluentSetterDocumentation" : "The stack attributes.
\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 #attributesAsStrings(Map)}.\n@param attributes 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 #attributesWithStrings(Map)",
"deprecated" : false,
"documentation" : "The stack attributes.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "attributes",
"fluentEnumSetterMethodName" : "attributes",
"fluentGetterMethodName" : "attributesAsStrings",
"fluentSetterDocumentation" : "The stack attributes.
\n@param attributes The stack attributes.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributesWithStrings",
"getterDocumentation" : "The stack attributes.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The stack attributes.",
"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" : "Attributes",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Attributes",
"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" : {
"beanStyleGetterMethodName" : "getKeyAsString",
"beanStyleSetterMethodName" : "setKey",
"c2jName" : "key",
"c2jShape" : "AppAttributesKeys",
"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 #keyAsString(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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : "AppAttributesKeys",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "key",
"fluentEnumSetterMethodName" : "key",
"fluentGetterMethodName" : "keyAsString",
"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@see AppAttributesKeys\n@return Returns a reference to this object so that method calls can be chained together.\n@see AppAttributesKeys",
"fluentSetterMethodName" : "key",
"getterDocumentation" : "Returns the value of the Key property for this object.\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #key} will return {@link AppAttributesKeys#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #keyAsString}.\n
\n@return The value of the Key property for this object.\n@see AppAttributesKeys",
"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.\n@see AppAttributesKeys",
"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" : {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "value",
"c2jShape" : "String",
"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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "Attributes",
"sensitive" : false,
"setterDocumentation" : "The stack attributes.
\n@param attributes The stack attributes.",
"setterMethodName" : "setAttributesWithStrings",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "attributes",
"variableType" : "java.util.Map",
"documentation" : null,
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "attributes",
"variableType" : "java.util.Map",
"documentation" : "The stack attributes.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedAt",
"beanStyleSetterMethodName" : "setCreatedAt",
"c2jName" : "CreatedAt",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "When the app was created.
\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 #createdAt(String)}.\n@param createdAt 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 #createdAt(String)",
"deprecated" : false,
"documentation" : "When the app was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdAt",
"fluentSetterDocumentation" : "When the app was created.
\n@param createdAt When the app was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdAt",
"getterDocumentation" : "When the app was created.
\n@return When the app was created.",
"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" : "CreatedAt",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedAt",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CreatedAt",
"sensitive" : false,
"setterDocumentation" : "When the app was created.
\n@param createdAt When the app was created.",
"setterMethodName" : "setCreatedAt",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "createdAt",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "createdAt",
"variableType" : "String",
"documentation" : "When the app was created.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEnvironment",
"beanStyleSetterMethodName" : "setEnvironment",
"c2jName" : "Environment",
"c2jShape" : "EnvironmentVariables",
"defaultConsumerFluentSetterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\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 #environment(List)}.\n@param environment 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 #environment(List)",
"deprecated" : false,
"documentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "environment",
"fluentSetterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@param environment An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "environment",
"getterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"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" : "Environment",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Environment",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "EnvironmentVariable",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EnvironmentVariable.Builder} avoiding the need to create one manually via {@link EnvironmentVariable#builder()}.\n\nWhen the {@link Consumer} completes, {@link EnvironmentVariable.Builder#build()} is called immediately and its result is passed to {@link #member(EnvironmentVariable)}.\n@param member a consumer that will call methods on {@link EnvironmentVariable.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EnvironmentVariable)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "EnvironmentVariable",
"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" : "EnvironmentVariable",
"variableName" : "member",
"variableType" : "EnvironmentVariable",
"documentation" : null,
"simpleType" : "EnvironmentVariable",
"variableSetterType" : "EnvironmentVariable"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "EnvironmentVariable",
"variableName" : "member",
"variableType" : "EnvironmentVariable",
"documentation" : "",
"simpleType" : "EnvironmentVariable",
"variableSetterType" : "EnvironmentVariable"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "EnvironmentVariable",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "EnvironmentVariable",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Environment",
"sensitive" : false,
"setterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@param environment An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"setterMethodName" : "setEnvironment",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "environment",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "environment",
"variableType" : "java.util.List",
"documentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AppId" : {
"beanStyleGetterMethodName" : "getAppId",
"beanStyleSetterMethodName" : "setAppId",
"c2jName" : "AppId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app ID.
\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 #appId(String)}.\n@param appId 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 #appId(String)",
"deprecated" : false,
"documentation" : "The app ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "appId",
"fluentSetterDocumentation" : "The app ID.
\n@param appId The app ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "appId",
"getterDocumentation" : "The app ID.
\n@return The app ID.",
"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" : "AppId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AppId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AppId",
"sensitive" : false,
"setterDocumentation" : "The app ID.
\n@param appId The app ID.",
"setterMethodName" : "setAppId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "appId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "appId",
"variableType" : "String",
"documentation" : "The app ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"AppSource" : {
"beanStyleGetterMethodName" : "getAppSource",
"beanStyleSetterMethodName" : "setAppSource",
"c2jName" : "AppSource",
"c2jShape" : "Source",
"defaultConsumerFluentSetterDocumentation" : "A Source
object that describes the app repository.
\nThis is a convenience that creates an instance of the {@link Source.Builder} avoiding the need to create one manually via {@link Source#builder()}.\n\nWhen the {@link Consumer} completes, {@link Source.Builder#build()} is called immediately and its result is passed to {@link #appSource(Source)}.\n@param appSource a consumer that will call methods on {@link Source.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appSource(Source)",
"deprecated" : false,
"documentation" : "A Source
object that describes the app repository.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "appSource",
"fluentSetterDocumentation" : "A Source
object that describes the app repository.
\n@param appSource A Source
object that describes the app repository.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "appSource",
"getterDocumentation" : "A Source
object that describes the app repository.
\n@return A Source
object that describes the app repository.",
"getterModel" : {
"returnType" : "Source",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AppSource",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AppSource",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "AppSource",
"sensitive" : false,
"setterDocumentation" : "A Source
object that describes the app repository.
\n@param appSource A Source
object that describes the app repository.",
"setterMethodName" : "setAppSource",
"setterModel" : {
"variableDeclarationType" : "Source",
"variableName" : "appSource",
"variableType" : "Source",
"documentation" : null,
"simpleType" : "Source",
"variableSetterType" : "Source"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Source",
"variableName" : "appSource",
"variableType" : "Source",
"documentation" : "A Source
object that describes the app repository.
",
"simpleType" : "Source",
"variableSetterType" : "Source"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Attributes" : {
"beanStyleGetterMethodName" : "getAttributesAsStrings",
"beanStyleSetterMethodName" : "setAttributesWithStrings",
"c2jName" : "Attributes",
"c2jShape" : "AppAttributes",
"defaultConsumerFluentSetterDocumentation" : "The stack attributes.
\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 #attributesAsStrings(Map)}.\n@param attributes 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 #attributesWithStrings(Map)",
"deprecated" : false,
"documentation" : "The stack attributes.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "attributes",
"fluentEnumSetterMethodName" : "attributes",
"fluentGetterMethodName" : "attributesAsStrings",
"fluentSetterDocumentation" : "The stack attributes.
\n@param attributes The stack attributes.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributesWithStrings",
"getterDocumentation" : "The stack attributes.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The stack attributes.",
"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" : "Attributes",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Attributes",
"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" : {
"beanStyleGetterMethodName" : "getKeyAsString",
"beanStyleSetterMethodName" : "setKey",
"c2jName" : "key",
"c2jShape" : "AppAttributesKeys",
"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 #keyAsString(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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : "AppAttributesKeys",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "key",
"fluentEnumSetterMethodName" : "key",
"fluentGetterMethodName" : "keyAsString",
"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@see AppAttributesKeys\n@return Returns a reference to this object so that method calls can be chained together.\n@see AppAttributesKeys",
"fluentSetterMethodName" : "key",
"getterDocumentation" : "Returns the value of the Key property for this object.\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #key} will return {@link AppAttributesKeys#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #keyAsString}.\n
\n@return The value of the Key property for this object.\n@see AppAttributesKeys",
"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.\n@see AppAttributesKeys",
"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" : {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "value",
"c2jShape" : "String",
"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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "Attributes",
"sensitive" : false,
"setterDocumentation" : "The stack attributes.
\n@param attributes The stack attributes.",
"setterMethodName" : "setAttributesWithStrings",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "attributes",
"variableType" : "java.util.Map",
"documentation" : null,
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "attributes",
"variableType" : "java.util.Map",
"documentation" : "The stack attributes.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"CreatedAt" : {
"beanStyleGetterMethodName" : "getCreatedAt",
"beanStyleSetterMethodName" : "setCreatedAt",
"c2jName" : "CreatedAt",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "When the app was created.
\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 #createdAt(String)}.\n@param createdAt 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 #createdAt(String)",
"deprecated" : false,
"documentation" : "When the app was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdAt",
"fluentSetterDocumentation" : "When the app was created.
\n@param createdAt When the app was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdAt",
"getterDocumentation" : "When the app was created.
\n@return When the app was created.",
"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" : "CreatedAt",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedAt",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CreatedAt",
"sensitive" : false,
"setterDocumentation" : "When the app was created.
\n@param createdAt When the app was created.",
"setterMethodName" : "setCreatedAt",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "createdAt",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "createdAt",
"variableType" : "String",
"documentation" : "When the app was created.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DataSources" : {
"beanStyleGetterMethodName" : "getDataSources",
"beanStyleSetterMethodName" : "setDataSources",
"c2jName" : "DataSources",
"c2jShape" : "DataSources",
"defaultConsumerFluentSetterDocumentation" : "The app's data sources.
\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 #dataSources(List)}.\n@param dataSources 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 #dataSources(List)",
"deprecated" : false,
"documentation" : "The app's data sources.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "dataSources",
"fluentSetterDocumentation" : "The app's data sources.
\n@param dataSources The app's data sources.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "dataSources",
"getterDocumentation" : "The app's data sources.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The app's data sources.",
"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" : "DataSources",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DataSources",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DataSource",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DataSource.Builder} avoiding the need to create one manually via {@link DataSource#builder()}.\n\nWhen the {@link Consumer} completes, {@link DataSource.Builder#build()} is called immediately and its result is passed to {@link #member(DataSource)}.\n@param member a consumer that will call methods on {@link DataSource.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DataSource)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "DataSource",
"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" : "DataSource",
"variableName" : "member",
"variableType" : "DataSource",
"documentation" : null,
"simpleType" : "DataSource",
"variableSetterType" : "DataSource"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DataSource",
"variableName" : "member",
"variableType" : "DataSource",
"documentation" : "",
"simpleType" : "DataSource",
"variableSetterType" : "DataSource"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DataSource",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DataSource",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "DataSources",
"sensitive" : false,
"setterDocumentation" : "The app's data sources.
\n@param dataSources The app's data sources.",
"setterMethodName" : "setDataSources",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "dataSources",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "dataSources",
"variableType" : "java.util.List",
"documentation" : "The app's data sources.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Description" : {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "A description of the app.
\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 #description(String)}.\n@param description 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 #description(String)",
"deprecated" : false,
"documentation" : "A description of the app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "A description of the app.
\n@param description A description of the app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "A description of the app.
\n@return A description of the app.",
"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" : "Description",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Description",
"sensitive" : false,
"setterDocumentation" : "A description of the app.
\n@param description A description of the app.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "A description of the app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Domains" : {
"beanStyleGetterMethodName" : "getDomains",
"beanStyleSetterMethodName" : "setDomains",
"c2jName" : "Domains",
"c2jShape" : "Strings",
"defaultConsumerFluentSetterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\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 #domains(List)}.\n@param domains 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 #domains(List)",
"deprecated" : false,
"documentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domains",
"fluentSetterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@param domains The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domains",
"getterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"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" : "Domains",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Domains",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "Domains",
"sensitive" : false,
"setterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@param domains The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"setterMethodName" : "setDomains",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"EnableSsl" : {
"beanStyleGetterMethodName" : "getEnableSsl",
"beanStyleSetterMethodName" : "setEnableSsl",
"c2jName" : "EnableSsl",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Whether to enable SSL for the app.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enableSsl(Boolean)}.\n@param enableSsl a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enableSsl(Boolean)",
"deprecated" : false,
"documentation" : "Whether to enable SSL for the app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enableSsl",
"fluentSetterDocumentation" : "Whether to enable SSL for the app.
\n@param enableSsl Whether to enable SSL for the app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enableSsl",
"getterDocumentation" : "Whether to enable SSL for the app.
\n@return Whether to enable SSL for the app.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EnableSsl",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnableSsl",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "EnableSsl",
"sensitive" : false,
"setterDocumentation" : "Whether to enable SSL for the app.
\n@param enableSsl Whether to enable SSL for the app.",
"setterMethodName" : "setEnableSsl",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableSsl",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableSsl",
"variableType" : "Boolean",
"documentation" : "Whether to enable SSL for the app.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Environment" : {
"beanStyleGetterMethodName" : "getEnvironment",
"beanStyleSetterMethodName" : "setEnvironment",
"c2jName" : "Environment",
"c2jShape" : "EnvironmentVariables",
"defaultConsumerFluentSetterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\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 #environment(List)}.\n@param environment 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 #environment(List)",
"deprecated" : false,
"documentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "environment",
"fluentSetterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@param environment An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "environment",
"getterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"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" : "Environment",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Environment",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "EnvironmentVariable",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EnvironmentVariable.Builder} avoiding the need to create one manually via {@link EnvironmentVariable#builder()}.\n\nWhen the {@link Consumer} completes, {@link EnvironmentVariable.Builder#build()} is called immediately and its result is passed to {@link #member(EnvironmentVariable)}.\n@param member a consumer that will call methods on {@link EnvironmentVariable.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EnvironmentVariable)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "EnvironmentVariable",
"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" : "EnvironmentVariable",
"variableName" : "member",
"variableType" : "EnvironmentVariable",
"documentation" : null,
"simpleType" : "EnvironmentVariable",
"variableSetterType" : "EnvironmentVariable"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "EnvironmentVariable",
"variableName" : "member",
"variableType" : "EnvironmentVariable",
"documentation" : "",
"simpleType" : "EnvironmentVariable",
"variableSetterType" : "EnvironmentVariable"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "EnvironmentVariable",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "EnvironmentVariable",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Environment",
"sensitive" : false,
"setterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@param environment An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"setterMethodName" : "setEnvironment",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "environment",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "environment",
"variableType" : "java.util.List",
"documentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Name" : {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app name.
\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 #name(String)}.\n@param name 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 #name(String)",
"deprecated" : false,
"documentation" : "The app name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The app name.
\n@param name The app name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The app name.
\n@return The app name.",
"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" : "Name",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The app name.
\n@param name The app name.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The app name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Shortname" : {
"beanStyleGetterMethodName" : "getShortname",
"beanStyleSetterMethodName" : "setShortname",
"c2jName" : "Shortname",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app's short name.
\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 #shortname(String)}.\n@param shortname 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 #shortname(String)",
"deprecated" : false,
"documentation" : "The app's short name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "shortname",
"fluentSetterDocumentation" : "The app's short name.
\n@param shortname The app's short name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "shortname",
"getterDocumentation" : "The app's short name.
\n@return The app's short name.",
"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" : "Shortname",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Shortname",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Shortname",
"sensitive" : false,
"setterDocumentation" : "The app's short name.
\n@param shortname The app's short name.",
"setterMethodName" : "setShortname",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "shortname",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "shortname",
"variableType" : "String",
"documentation" : "The app's short name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"SslConfiguration" : {
"beanStyleGetterMethodName" : "getSslConfiguration",
"beanStyleSetterMethodName" : "setSslConfiguration",
"c2jName" : "SslConfiguration",
"c2jShape" : "SslConfiguration",
"defaultConsumerFluentSetterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\nThis is a convenience that creates an instance of the {@link SslConfiguration.Builder} avoiding the need to create one manually via {@link SslConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SslConfiguration.Builder#build()} is called immediately and its result is passed to {@link #sslConfiguration(SslConfiguration)}.\n@param sslConfiguration a consumer that will call methods on {@link SslConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslConfiguration(SslConfiguration)",
"deprecated" : false,
"documentation" : "An SslConfiguration
object with the SSL configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "sslConfiguration",
"fluentSetterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@param sslConfiguration An SslConfiguration
object with the SSL configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "sslConfiguration",
"getterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@return An SslConfiguration
object with the SSL configuration.",
"getterModel" : {
"returnType" : "SslConfiguration",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SslConfiguration",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SslConfiguration",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "SslConfiguration",
"sensitive" : false,
"setterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@param sslConfiguration An SslConfiguration
object with the SSL configuration.",
"setterMethodName" : "setSslConfiguration",
"setterModel" : {
"variableDeclarationType" : "SslConfiguration",
"variableName" : "sslConfiguration",
"variableType" : "SslConfiguration",
"documentation" : null,
"simpleType" : "SslConfiguration",
"variableSetterType" : "SslConfiguration"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SslConfiguration",
"variableName" : "sslConfiguration",
"variableType" : "SslConfiguration",
"documentation" : "An SslConfiguration
object with the SSL configuration.
",
"simpleType" : "SslConfiguration",
"variableSetterType" : "SslConfiguration"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"StackId" : {
"beanStyleGetterMethodName" : "getStackId",
"beanStyleSetterMethodName" : "setStackId",
"c2jName" : "StackId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app stack ID.
\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 #stackId(String)}.\n@param stackId 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 #stackId(String)",
"deprecated" : false,
"documentation" : "The app stack ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "stackId",
"fluentSetterDocumentation" : "The app stack ID.
\n@param stackId The app stack ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "stackId",
"getterDocumentation" : "The app stack ID.
\n@return The app stack ID.",
"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" : "StackId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "StackId",
"sensitive" : false,
"setterDocumentation" : "The app stack ID.
\n@param stackId The app stack ID.",
"setterMethodName" : "setStackId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackId",
"variableType" : "String",
"documentation" : "The app stack ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Type" : {
"beanStyleGetterMethodName" : "getTypeAsString",
"beanStyleSetterMethodName" : "setType",
"c2jName" : "Type",
"c2jShape" : "AppType",
"defaultConsumerFluentSetterDocumentation" : "The app type.
\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 #typeAsString(String)}.\n@param type 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 #type(String)",
"deprecated" : false,
"documentation" : "The app type.
",
"endpointDiscoveryId" : false,
"enumType" : "AppType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "type",
"fluentEnumSetterMethodName" : "type",
"fluentGetterMethodName" : "typeAsString",
"fluentSetterDocumentation" : "The app type.
\n@param type The app type.\n@see AppType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AppType",
"fluentSetterMethodName" : "type",
"getterDocumentation" : "The app type.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #type} will return {@link AppType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #typeAsString}.\n
\n@return The app type.\n@see AppType",
"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" : "Type",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Type",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Type",
"sensitive" : false,
"setterDocumentation" : "The app type.
\n@param type The app type.\n@see AppType",
"setterMethodName" : "setType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "type",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "type",
"variableType" : "String",
"documentation" : "The app type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getAppId",
"beanStyleSetterMethodName" : "setAppId",
"c2jName" : "AppId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app ID.
\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 #appId(String)}.\n@param appId 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 #appId(String)",
"deprecated" : false,
"documentation" : "The app ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "appId",
"fluentSetterDocumentation" : "The app ID.
\n@param appId The app ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "appId",
"getterDocumentation" : "The app ID.
\n@return The app ID.",
"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" : "AppId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AppId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AppId",
"sensitive" : false,
"setterDocumentation" : "The app ID.
\n@param appId The app ID.",
"setterMethodName" : "setAppId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "appId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "appId",
"variableType" : "String",
"documentation" : "The app ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getStackId",
"beanStyleSetterMethodName" : "setStackId",
"c2jName" : "StackId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app stack ID.
\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 #stackId(String)}.\n@param stackId 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 #stackId(String)",
"deprecated" : false,
"documentation" : "The app stack ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "stackId",
"fluentSetterDocumentation" : "The app stack ID.
\n@param stackId The app stack ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "stackId",
"getterDocumentation" : "The app stack ID.
\n@return The app stack ID.",
"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" : "StackId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "StackId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "StackId",
"sensitive" : false,
"setterDocumentation" : "The app stack ID.
\n@param stackId The app stack ID.",
"setterMethodName" : "setStackId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "stackId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "stackId",
"variableType" : "String",
"documentation" : "The app stack ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getShortname",
"beanStyleSetterMethodName" : "setShortname",
"c2jName" : "Shortname",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app's short name.
\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 #shortname(String)}.\n@param shortname 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 #shortname(String)",
"deprecated" : false,
"documentation" : "The app's short name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "shortname",
"fluentSetterDocumentation" : "The app's short name.
\n@param shortname The app's short name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "shortname",
"getterDocumentation" : "The app's short name.
\n@return The app's short name.",
"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" : "Shortname",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Shortname",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Shortname",
"sensitive" : false,
"setterDocumentation" : "The app's short name.
\n@param shortname The app's short name.",
"setterMethodName" : "setShortname",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "shortname",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "shortname",
"variableType" : "String",
"documentation" : "The app's short name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getName",
"beanStyleSetterMethodName" : "setName",
"c2jName" : "Name",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The app name.
\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 #name(String)}.\n@param name 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 #name(String)",
"deprecated" : false,
"documentation" : "The app name.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "name",
"fluentSetterDocumentation" : "The app name.
\n@param name The app name.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "name",
"getterDocumentation" : "The app name.
\n@return The app name.",
"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" : "Name",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Name",
"sensitive" : false,
"setterDocumentation" : "The app name.
\n@param name The app name.",
"setterMethodName" : "setName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The app name.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDescription",
"beanStyleSetterMethodName" : "setDescription",
"c2jName" : "Description",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "A description of the app.
\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 #description(String)}.\n@param description 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 #description(String)",
"deprecated" : false,
"documentation" : "A description of the app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "description",
"fluentSetterDocumentation" : "A description of the app.
\n@param description A description of the app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "description",
"getterDocumentation" : "A description of the app.
\n@return A description of the app.",
"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" : "Description",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Description",
"sensitive" : false,
"setterDocumentation" : "A description of the app.
\n@param description A description of the app.",
"setterMethodName" : "setDescription",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "A description of the app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDataSources",
"beanStyleSetterMethodName" : "setDataSources",
"c2jName" : "DataSources",
"c2jShape" : "DataSources",
"defaultConsumerFluentSetterDocumentation" : "The app's data sources.
\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 #dataSources(List)}.\n@param dataSources 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 #dataSources(List)",
"deprecated" : false,
"documentation" : "The app's data sources.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "dataSources",
"fluentSetterDocumentation" : "The app's data sources.
\n@param dataSources The app's data sources.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "dataSources",
"getterDocumentation" : "The app's data sources.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The app's data sources.",
"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" : "DataSources",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DataSources",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DataSource",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DataSource.Builder} avoiding the need to create one manually via {@link DataSource#builder()}.\n\nWhen the {@link Consumer} completes, {@link DataSource.Builder#build()} is called immediately and its result is passed to {@link #member(DataSource)}.\n@param member a consumer that will call methods on {@link DataSource.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DataSource)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "DataSource",
"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" : "DataSource",
"variableName" : "member",
"variableType" : "DataSource",
"documentation" : null,
"simpleType" : "DataSource",
"variableSetterType" : "DataSource"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DataSource",
"variableName" : "member",
"variableType" : "DataSource",
"documentation" : "",
"simpleType" : "DataSource",
"variableSetterType" : "DataSource"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DataSource",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DataSource",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "DataSources",
"sensitive" : false,
"setterDocumentation" : "The app's data sources.
\n@param dataSources The app's data sources.",
"setterMethodName" : "setDataSources",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "dataSources",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "dataSources",
"variableType" : "java.util.List",
"documentation" : "The app's data sources.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getTypeAsString",
"beanStyleSetterMethodName" : "setType",
"c2jName" : "Type",
"c2jShape" : "AppType",
"defaultConsumerFluentSetterDocumentation" : "The app type.
\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 #typeAsString(String)}.\n@param type 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 #type(String)",
"deprecated" : false,
"documentation" : "The app type.
",
"endpointDiscoveryId" : false,
"enumType" : "AppType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "type",
"fluentEnumSetterMethodName" : "type",
"fluentGetterMethodName" : "typeAsString",
"fluentSetterDocumentation" : "The app type.
\n@param type The app type.\n@see AppType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AppType",
"fluentSetterMethodName" : "type",
"getterDocumentation" : "The app type.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #type} will return {@link AppType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #typeAsString}.\n
\n@return The app type.\n@see AppType",
"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" : "Type",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Type",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Type",
"sensitive" : false,
"setterDocumentation" : "The app type.
\n@param type The app type.\n@see AppType",
"setterMethodName" : "setType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "type",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "type",
"variableType" : "String",
"documentation" : "The app type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAppSource",
"beanStyleSetterMethodName" : "setAppSource",
"c2jName" : "AppSource",
"c2jShape" : "Source",
"defaultConsumerFluentSetterDocumentation" : "A Source
object that describes the app repository.
\nThis is a convenience that creates an instance of the {@link Source.Builder} avoiding the need to create one manually via {@link Source#builder()}.\n\nWhen the {@link Consumer} completes, {@link Source.Builder#build()} is called immediately and its result is passed to {@link #appSource(Source)}.\n@param appSource a consumer that will call methods on {@link Source.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #appSource(Source)",
"deprecated" : false,
"documentation" : "A Source
object that describes the app repository.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "appSource",
"fluentSetterDocumentation" : "A Source
object that describes the app repository.
\n@param appSource A Source
object that describes the app repository.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "appSource",
"getterDocumentation" : "A Source
object that describes the app repository.
\n@return A Source
object that describes the app repository.",
"getterModel" : {
"returnType" : "Source",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AppSource",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AppSource",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "AppSource",
"sensitive" : false,
"setterDocumentation" : "A Source
object that describes the app repository.
\n@param appSource A Source
object that describes the app repository.",
"setterMethodName" : "setAppSource",
"setterModel" : {
"variableDeclarationType" : "Source",
"variableName" : "appSource",
"variableType" : "Source",
"documentation" : null,
"simpleType" : "Source",
"variableSetterType" : "Source"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Source",
"variableName" : "appSource",
"variableType" : "Source",
"documentation" : "A Source
object that describes the app repository.
",
"simpleType" : "Source",
"variableSetterType" : "Source"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomains",
"beanStyleSetterMethodName" : "setDomains",
"c2jName" : "Domains",
"c2jShape" : "Strings",
"defaultConsumerFluentSetterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\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 #domains(List)}.\n@param domains 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 #domains(List)",
"deprecated" : false,
"documentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domains",
"fluentSetterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@param domains The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domains",
"getterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"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" : "Domains",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Domains",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "Domains",
"sensitive" : false,
"setterDocumentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
\n@param domains The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"setterMethodName" : "setDomains",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : "The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEnableSsl",
"beanStyleSetterMethodName" : "setEnableSsl",
"c2jName" : "EnableSsl",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "Whether to enable SSL for the app.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #enableSsl(Boolean)}.\n@param enableSsl a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #enableSsl(Boolean)",
"deprecated" : false,
"documentation" : "Whether to enable SSL for the app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "enableSsl",
"fluentSetterDocumentation" : "Whether to enable SSL for the app.
\n@param enableSsl Whether to enable SSL for the app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "enableSsl",
"getterDocumentation" : "Whether to enable SSL for the app.
\n@return Whether to enable SSL for the app.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "EnableSsl",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "EnableSsl",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "EnableSsl",
"sensitive" : false,
"setterDocumentation" : "Whether to enable SSL for the app.
\n@param enableSsl Whether to enable SSL for the app.",
"setterMethodName" : "setEnableSsl",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableSsl",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "enableSsl",
"variableType" : "Boolean",
"documentation" : "Whether to enable SSL for the app.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSslConfiguration",
"beanStyleSetterMethodName" : "setSslConfiguration",
"c2jName" : "SslConfiguration",
"c2jShape" : "SslConfiguration",
"defaultConsumerFluentSetterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\nThis is a convenience that creates an instance of the {@link SslConfiguration.Builder} avoiding the need to create one manually via {@link SslConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SslConfiguration.Builder#build()} is called immediately and its result is passed to {@link #sslConfiguration(SslConfiguration)}.\n@param sslConfiguration a consumer that will call methods on {@link SslConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #sslConfiguration(SslConfiguration)",
"deprecated" : false,
"documentation" : "An SslConfiguration
object with the SSL configuration.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "sslConfiguration",
"fluentSetterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@param sslConfiguration An SslConfiguration
object with the SSL configuration.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "sslConfiguration",
"getterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@return An SslConfiguration
object with the SSL configuration.",
"getterModel" : {
"returnType" : "SslConfiguration",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SslConfiguration",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SslConfiguration",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "SslConfiguration",
"sensitive" : false,
"setterDocumentation" : "An SslConfiguration
object with the SSL configuration.
\n@param sslConfiguration An SslConfiguration
object with the SSL configuration.",
"setterMethodName" : "setSslConfiguration",
"setterModel" : {
"variableDeclarationType" : "SslConfiguration",
"variableName" : "sslConfiguration",
"variableType" : "SslConfiguration",
"documentation" : null,
"simpleType" : "SslConfiguration",
"variableSetterType" : "SslConfiguration"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "SslConfiguration",
"variableName" : "sslConfiguration",
"variableType" : "SslConfiguration",
"documentation" : "An SslConfiguration
object with the SSL configuration.
",
"simpleType" : "SslConfiguration",
"variableSetterType" : "SslConfiguration"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAttributesAsStrings",
"beanStyleSetterMethodName" : "setAttributesWithStrings",
"c2jName" : "Attributes",
"c2jShape" : "AppAttributes",
"defaultConsumerFluentSetterDocumentation" : "The stack attributes.
\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 #attributesAsStrings(Map)}.\n@param attributes 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 #attributesWithStrings(Map)",
"deprecated" : false,
"documentation" : "The stack attributes.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "attributes",
"fluentEnumSetterMethodName" : "attributes",
"fluentGetterMethodName" : "attributesAsStrings",
"fluentSetterDocumentation" : "The stack attributes.
\n@param attributes The stack attributes.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "attributesWithStrings",
"getterDocumentation" : "The stack attributes.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The stack attributes.",
"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" : "Attributes",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Attributes",
"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" : {
"beanStyleGetterMethodName" : "getKeyAsString",
"beanStyleSetterMethodName" : "setKey",
"c2jName" : "key",
"c2jShape" : "AppAttributesKeys",
"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 #keyAsString(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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : "AppAttributesKeys",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "key",
"fluentEnumSetterMethodName" : "key",
"fluentGetterMethodName" : "keyAsString",
"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@see AppAttributesKeys\n@return Returns a reference to this object so that method calls can be chained together.\n@see AppAttributesKeys",
"fluentSetterMethodName" : "key",
"getterDocumentation" : "Returns the value of the Key property for this object.\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #key} will return {@link AppAttributesKeys#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #keyAsString}.\n
\n@return The value of the Key property for this object.\n@see AppAttributesKeys",
"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.\n@see AppAttributesKeys",
"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" : {
"beanStyleGetterMethodName" : "getValue",
"beanStyleSetterMethodName" : "setValue",
"c2jName" : "value",
"c2jShape" : "String",
"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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "Attributes",
"sensitive" : false,
"setterDocumentation" : "The stack attributes.
\n@param attributes The stack attributes.",
"setterMethodName" : "setAttributesWithStrings",
"setterModel" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "attributes",
"variableType" : "java.util.Map",
"documentation" : null,
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.Map",
"variableName" : "attributes",
"variableType" : "java.util.Map",
"documentation" : "The stack attributes.
",
"simpleType" : "Map",
"variableSetterType" : "java.util.Map"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedAt",
"beanStyleSetterMethodName" : "setCreatedAt",
"c2jName" : "CreatedAt",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "When the app was created.
\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 #createdAt(String)}.\n@param createdAt 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 #createdAt(String)",
"deprecated" : false,
"documentation" : "When the app was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdAt",
"fluentSetterDocumentation" : "When the app was created.
\n@param createdAt When the app was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdAt",
"getterDocumentation" : "When the app was created.
\n@return When the app was created.",
"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" : "CreatedAt",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedAt",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CreatedAt",
"sensitive" : false,
"setterDocumentation" : "When the app was created.
\n@param createdAt When the app was created.",
"setterMethodName" : "setCreatedAt",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "createdAt",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "createdAt",
"variableType" : "String",
"documentation" : "When the app was created.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getEnvironment",
"beanStyleSetterMethodName" : "setEnvironment",
"c2jName" : "Environment",
"c2jShape" : "EnvironmentVariables",
"defaultConsumerFluentSetterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\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 #environment(List)}.\n@param environment 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 #environment(List)",
"deprecated" : false,
"documentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "environment",
"fluentSetterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@param environment An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "environment",
"getterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"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" : "Environment",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Environment",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "EnvironmentVariable",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link EnvironmentVariable.Builder} avoiding the need to create one manually via {@link EnvironmentVariable#builder()}.\n\nWhen the {@link Consumer} completes, {@link EnvironmentVariable.Builder#build()} is called immediately and its result is passed to {@link #member(EnvironmentVariable)}.\n@param member a consumer that will call methods on {@link EnvironmentVariable.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(EnvironmentVariable)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "EnvironmentVariable",
"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" : "EnvironmentVariable",
"variableName" : "member",
"variableType" : "EnvironmentVariable",
"documentation" : null,
"simpleType" : "EnvironmentVariable",
"variableSetterType" : "EnvironmentVariable"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "EnvironmentVariable",
"variableName" : "member",
"variableType" : "EnvironmentVariable",
"documentation" : "",
"simpleType" : "EnvironmentVariable",
"variableSetterType" : "EnvironmentVariable"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "EnvironmentVariable",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "EnvironmentVariable",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Environment",
"sensitive" : false,
"setterDocumentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
\n@param environment An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables. There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"setterMethodName" : "setEnvironment",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "environment",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "environment",
"variableType" : "java.util.List",
"documentation" : "An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "App",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "App",
"variableName" : "app",
"variableType" : "App",
"documentation" : null,
"simpleType" : "App",
"variableSetterType" : "App"
},
"wrapper" : false,
"xmlNamespace" : null
},
"AppAttributesKeys" : {
"c2jName" : "AppAttributesKeys",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "DOCUMENT_ROOT",
"value" : "DocumentRoot"
}, {
"name" : "RAILS_ENV",
"value" : "RailsEnv"
}, {
"name" : "AUTO_BUNDLE_ON_DEPLOY",
"value" : "AutoBundleOnDeploy"
}, {
"name" : "AWS_FLOW_RUBY_SETTINGS",
"value" : "AwsFlowRubySettings"
} ],
"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" : "AppAttributesKeys",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AppAttributesKeys",
"variableName" : "appAttributesKeys",
"variableType" : "AppAttributesKeys",
"documentation" : null,
"simpleType" : "AppAttributesKeys",
"variableSetterType" : "AppAttributesKeys"
},
"wrapper" : false,
"xmlNamespace" : null
},
"AppType" : {
"c2jName" : "AppType",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "AWS_FLOW_RUBY",
"value" : "aws-flow-ruby"
}, {
"name" : "JAVA",
"value" : "java"
}, {
"name" : "RAILS",
"value" : "rails"
}, {
"name" : "PHP",
"value" : "php"
}, {
"name" : "NODEJS",
"value" : "nodejs"
}, {
"name" : "STATIC",
"value" : "static"
}, {
"name" : "OTHER",
"value" : "other"
} ],
"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" : "AppType",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AppType",
"variableName" : "appType",
"variableType" : "AppType",
"documentation" : null,
"simpleType" : "AppType",
"variableSetterType" : "AppType"
},
"wrapper" : false,
"xmlNamespace" : null
},
"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" : "I386",
"value" : "i386"
} ],
"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
},
"AssignInstanceRequest" : {
"c2jName" : "AssignInstanceRequest",
"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" : "AssignInstance",
"locationName" : null,
"requestUri" : "/",
"target" : "OpsWorks_20130218.AssignInstance",
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getInstanceId",
"beanStyleSetterMethodName" : "setInstanceId",
"c2jName" : "InstanceId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The instance ID.
\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 #instanceId(String)}.\n@param instanceId 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 #instanceId(String)",
"deprecated" : false,
"documentation" : "The instance ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "instanceId",
"fluentSetterDocumentation" : "The instance ID.
\n@param instanceId The instance ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "instanceId",
"getterDocumentation" : "The instance ID.
\n@return The instance ID.",
"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" : "InstanceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "InstanceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "InstanceId",
"sensitive" : false,
"setterDocumentation" : "The instance ID.
\n@param instanceId The instance ID.",
"setterMethodName" : "setInstanceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "instanceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "instanceId",
"variableType" : "String",
"documentation" : "The instance ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLayerIds",
"beanStyleSetterMethodName" : "setLayerIds",
"c2jName" : "LayerIds",
"c2jShape" : "Strings",
"defaultConsumerFluentSetterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\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 #layerIds(List)}.\n@param layerIds 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 #layerIds(List)",
"deprecated" : false,
"documentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "layerIds",
"fluentSetterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\n@param layerIds The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "layerIds",
"getterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.",
"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" : "LayerIds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LayerIds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "LayerIds",
"sensitive" : false,
"setterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\n@param layerIds The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.",
"setterMethodName" : "setLayerIds",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "layerIds",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "layerIds",
"variableType" : "java.util.List",
"documentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"InstanceId" : {
"beanStyleGetterMethodName" : "getInstanceId",
"beanStyleSetterMethodName" : "setInstanceId",
"c2jName" : "InstanceId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The instance ID.
\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 #instanceId(String)}.\n@param instanceId 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 #instanceId(String)",
"deprecated" : false,
"documentation" : "The instance ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "instanceId",
"fluentSetterDocumentation" : "The instance ID.
\n@param instanceId The instance ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "instanceId",
"getterDocumentation" : "The instance ID.
\n@return The instance ID.",
"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" : "InstanceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "InstanceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "InstanceId",
"sensitive" : false,
"setterDocumentation" : "The instance ID.
\n@param instanceId The instance ID.",
"setterMethodName" : "setInstanceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "instanceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "instanceId",
"variableType" : "String",
"documentation" : "The instance ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"LayerIds" : {
"beanStyleGetterMethodName" : "getLayerIds",
"beanStyleSetterMethodName" : "setLayerIds",
"c2jName" : "LayerIds",
"c2jShape" : "Strings",
"defaultConsumerFluentSetterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\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 #layerIds(List)}.\n@param layerIds 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 #layerIds(List)",
"deprecated" : false,
"documentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "layerIds",
"fluentSetterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\n@param layerIds The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "layerIds",
"getterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.",
"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" : "LayerIds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LayerIds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "String",
"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,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"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" : "LayerIds",
"sensitive" : false,
"setterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\n@param layerIds The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.",
"setterMethodName" : "setLayerIds",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "layerIds",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "layerIds",
"variableType" : "java.util.List",
"documentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getInstanceId",
"beanStyleSetterMethodName" : "setInstanceId",
"c2jName" : "InstanceId",
"c2jShape" : "String",
"defaultConsumerFluentSetterDocumentation" : "The instance ID.
\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 #instanceId(String)}.\n@param instanceId 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 #instanceId(String)",
"deprecated" : false,
"documentation" : "The instance ID.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "instanceId",
"fluentSetterDocumentation" : "The instance ID.
\n@param instanceId The instance ID.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "instanceId",
"getterDocumentation" : "The instance ID.
\n@return The instance ID.",
"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" : "InstanceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "InstanceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "InstanceId",
"sensitive" : false,
"setterDocumentation" : "The instance ID.
\n@param instanceId The instance ID.",
"setterMethodName" : "setInstanceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "instanceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "instanceId",
"variableType" : "String",
"documentation" : "The instance ID.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLayerIds",
"beanStyleSetterMethodName" : "setLayerIds",
"c2jName" : "LayerIds",
"c2jShape" : "Strings",
"defaultConsumerFluentSetterDocumentation" : "The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.
\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 #layerIds(List